"./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2025/04/18 06:34:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-qoqemoh8dihi" 2025/04/18 06:34:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/18 06:34:29 DEBUG : Creating backend with remote "/tmp/rclone2549681405" 2025/04/18 06:34:29 DEBUG : Config file has changed externally - reloading === RUN TestDirHandleMethods run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:34:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:34:33 DEBUG : dir: Looking for writers 2025/04/18 06:34:33 DEBUG : : Looking for writers 2025/04/18 06:34:33 DEBUG : dir: reading active writers 2025/04/18 06:34:33 DEBUG : >WaitForWriters: 2025/04/18 06:34:34 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleMethods (6.06s) === RUN TestDirHandleReaddir run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:34:42 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:34:42 DEBUG : dir/subdir: Looking for writers 2025/04/18 06:34:42 DEBUG : dir: Looking for writers 2025/04/18 06:34:42 DEBUG : subdir: reading active writers 2025/04/18 06:34:42 DEBUG : file1: reading active writers 2025/04/18 06:34:42 DEBUG : file2: reading active writers 2025/04/18 06:34:42 DEBUG : : Looking for writers 2025/04/18 06:34:42 DEBUG : dir: reading active writers 2025/04/18 06:34:42 DEBUG : >WaitForWriters: 2025/04/18 06:34:45 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3" 2025/04/18 06:34:46 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2025/04/18 06:34:46 DEBUG : dir: Rmdir: contains trashed file: "file2" 2025/04/18 06:34:46 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddir (11.45s) === RUN TestDirHandleReaddirnames run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:34:50 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:34:50 DEBUG : dir: Looking for writers 2025/04/18 06:34:50 DEBUG : file1: reading active writers 2025/04/18 06:34:50 DEBUG : : Looking for writers 2025/04/18 06:34:50 DEBUG : dir: reading active writers 2025/04/18 06:34:50 DEBUG : >WaitForWriters: 2025/04/18 06:34:51 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddirnames (5.79s) === RUN TestDirMethods run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:34:55 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:34:55 DEBUG : dir: Looking for writers 2025/04/18 06:34:55 DEBUG : : Looking for writers 2025/04/18 06:34:55 DEBUG : dir: reading active writers 2025/04/18 06:34:55 DEBUG : >WaitForWriters: 2025/04/18 06:34:56 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMethods (4.99s) === RUN TestDirForgetAll run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:00 DEBUG : dir: forgetting directory cache 2025/04/18 06:35:00 DEBUG : : forgetting directory cache 2025/04/18 06:35:00 DEBUG : dir: forgetting directory cache 2025/04/18 06:35:00 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:00 DEBUG : : Looking for writers 2025/04/18 06:35:00 DEBUG : >WaitForWriters: 2025/04/18 06:35:02 DEBUG : dir: Rmdir: contains trashed file: "file1" 2025/04/18 06:35:02 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/04/18 06:35:02 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/04/18 06:35:02 DEBUG : TestDrive: Saved new token in config file --- PASS: TestDirForgetAll (5.31s) === RUN TestDirForgetPath run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:06 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/18 06:35:06 DEBUG : dir: invalidating directory cache 2025/04/18 06:35:06 DEBUG : : >ForgetPath: 2025/04/18 06:35:06 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/18 06:35:06 DEBUG : : invalidating directory cache 2025/04/18 06:35:06 DEBUG : dir: forgetting directory cache 2025/04/18 06:35:06 DEBUG : : >ForgetPath: 2025/04/18 06:35:06 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/18 06:35:06 DEBUG : : >ForgetPath: 2025/04/18 06:35:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:06 DEBUG : dir: Looking for writers 2025/04/18 06:35:06 DEBUG : : Looking for writers 2025/04/18 06:35:06 DEBUG : dir: reading active writers 2025/04/18 06:35:06 DEBUG : >WaitForWriters: 2025/04/18 06:35:07 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetPath (5.57s) === RUN TestDirWalk run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:16 DEBUG : : forgetting directory cache 2025/04/18 06:35:16 DEBUG : dir: forgetting directory cache 2025/04/18 06:35:17 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:17 DEBUG : dir: Looking for writers 2025/04/18 06:35:17 DEBUG : fil/a/b: Looking for writers 2025/04/18 06:35:17 DEBUG : fil/a: Looking for writers 2025/04/18 06:35:17 DEBUG : b: reading active writers 2025/04/18 06:35:17 DEBUG : fil: Looking for writers 2025/04/18 06:35:17 DEBUG : a: reading active writers 2025/04/18 06:35:17 DEBUG : : Looking for writers 2025/04/18 06:35:17 DEBUG : dir: reading active writers 2025/04/18 06:35:17 DEBUG : fil: reading active writers 2025/04/18 06:35:17 DEBUG : >WaitForWriters: 2025/04/18 06:35:19 DEBUG : fil/a/b: Rmdir: contains trashed file: "c" 2025/04/18 06:35:20 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2025/04/18 06:35:20 DEBUG : fil: Rmdir: contains trashed file: "a" 2025/04/18 06:35:21 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirWalk (14.01s) === RUN TestDirSetModTime run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:25 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:25 DEBUG : dir: Looking for writers 2025/04/18 06:35:25 DEBUG : : Looking for writers 2025/04/18 06:35:25 DEBUG : dir: reading active writers 2025/04/18 06:35:25 DEBUG : >WaitForWriters: 2025/04/18 06:35:26 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirSetModTime (5.19s) === RUN TestDirStat run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:30 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:30 DEBUG : dir: Looking for writers 2025/04/18 06:35:30 DEBUG : file1: reading active writers 2025/04/18 06:35:30 DEBUG : : Looking for writers 2025/04/18 06:35:30 DEBUG : dir: reading active writers 2025/04/18 06:35:30 DEBUG : >WaitForWriters: 2025/04/18 06:35:32 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirStat (5.21s) === RUN TestDirReadDirAll run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" === RUN TestDirReadDirAll/Virtual 2025/04/18 06:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/18 06:35:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/18 06:35:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/18 06:35:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/18 06:35:44 DEBUG : dir: invalidating directory cache 2025/04/18 06:35:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/18 06:35:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/18 06:35:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/18 06:35:44 DEBUG : dir/file1: Reset virtual modtime 2025/04/18 06:35:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/18 06:35:44 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/18 06:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/18 06:35:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/18 06:35:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:35:44 DEBUG : dir: invalidating directory cache 2025/04/18 06:35:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/18 06:35:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/18 06:35:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/18 06:35:45 DEBUG : : forgetting directory cache 2025/04/18 06:35:45 DEBUG : dir: forgetting directory cache 2025/04/18 06:35:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/18 06:35:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:45 DEBUG : dir/virtualDir: Looking for writers 2025/04/18 06:35:45 DEBUG : dir: Looking for writers 2025/04/18 06:35:45 DEBUG : file1: reading active writers 2025/04/18 06:35:45 DEBUG : virtualFile2: reading active writers 2025/04/18 06:35:45 DEBUG : virtualFile: reading active writers 2025/04/18 06:35:45 DEBUG : virtualDir: reading active writers 2025/04/18 06:35:45 DEBUG : : Looking for writers 2025/04/18 06:35:45 DEBUG : dir: reading active writers 2025/04/18 06:35:45 DEBUG : >WaitForWriters: 2025/04/18 06:35:47 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile" 2025/04/18 06:35:48 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2025/04/18 06:35:48 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2025/04/18 06:35:48 DEBUG : dir: Rmdir: contains trashed file: "file2" 2025/04/18 06:35:48 DEBUG : dir: Rmdir: contains trashed file: "virtualFile" 2025/04/18 06:35:48 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirReadDirAll (16.51s) --- PASS: TestDirReadDirAll/Virtual (5.40s) === RUN TestDirOpen run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:52 ERROR : dir/: Can only open directories read only 2025/04/18 06:35:52 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:52 DEBUG : dir: Looking for writers 2025/04/18 06:35:52 DEBUG : : Looking for writers 2025/04/18 06:35:52 DEBUG : dir: reading active writers 2025/04/18 06:35:52 DEBUG : >WaitForWriters: 2025/04/18 06:35:53 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirOpen (5.09s) === RUN TestDirCreate run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:35:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:35:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/18 06:35:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:35:57 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:35:59 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:35:59 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/18 06:35:59 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/18 06:35:59 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:35:59 DEBUG : dir: Looking for writers 2025/04/18 06:35:59 DEBUG : file1: reading active writers 2025/04/18 06:35:59 DEBUG : potato: reading active writers 2025/04/18 06:35:59 DEBUG : : Looking for writers 2025/04/18 06:35:59 DEBUG : dir: reading active writers 2025/04/18 06:35:59 DEBUG : >WaitForWriters: 2025/04/18 06:36:00 DEBUG : dir: Rmdir: contains trashed file: "potato" 2025/04/18 06:36:00 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirCreate (7.23s) === RUN TestDirMkdir run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:36:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:06 DEBUG : dir/sub: Looking for writers 2025/04/18 06:36:06 DEBUG : dir: Looking for writers 2025/04/18 06:36:06 DEBUG : file1: reading active writers 2025/04/18 06:36:06 DEBUG : sub: reading active writers 2025/04/18 06:36:06 DEBUG : : Looking for writers 2025/04/18 06:36:06 DEBUG : dir: reading active writers 2025/04/18 06:36:06 DEBUG : >WaitForWriters: 2025/04/18 06:36:08 DEBUG : dir: Rmdir: contains trashed file: "sub" 2025/04/18 06:36:08 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdir (7.94s) === RUN TestDirMkdirSub run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:36:14 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/18 06:36:15 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:15 DEBUG : dir/sub/subsub: Looking for writers 2025/04/18 06:36:15 DEBUG : dir/sub: Looking for writers 2025/04/18 06:36:15 DEBUG : subsub: reading active writers 2025/04/18 06:36:15 DEBUG : dir: Looking for writers 2025/04/18 06:36:15 DEBUG : file1: reading active writers 2025/04/18 06:36:15 DEBUG : sub: reading active writers 2025/04/18 06:36:15 DEBUG : : Looking for writers 2025/04/18 06:36:15 DEBUG : dir: reading active writers 2025/04/18 06:36:15 DEBUG : >WaitForWriters: 2025/04/18 06:36:17 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2025/04/18 06:36:18 DEBUG : dir: Rmdir: contains trashed file: "sub" 2025/04/18 06:36:18 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdirSub (9.65s) === RUN TestDirRemove run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:22 ERROR : dir/: Dir.Remove not empty 2025/04/18 06:36:22 DEBUG : dir/file1: Remove: 2025/04/18 06:36:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:36:23 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:36:23 DEBUG : dir: Rmdir: contains trashed file: "file1" 2025/04/18 06:36:23 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:36:23 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:23 DEBUG : : Looking for writers 2025/04/18 06:36:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.15s) === RUN TestDirRemoveAll run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:27 DEBUG : dir/file1: Remove: 2025/04/18 06:36:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:36:28 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:36:28 DEBUG : dir: Rmdir: contains trashed file: "file1" 2025/04/18 06:36:28 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:36:29 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:29 DEBUG : : Looking for writers 2025/04/18 06:36:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.10s) === RUN TestDirRemoveName run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:32 DEBUG : dir/file1: Remove: 2025/04/18 06:36:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:36:33 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:36:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:33 DEBUG : dir: Looking for writers 2025/04/18 06:36:33 DEBUG : : Looking for writers 2025/04/18 06:36:33 DEBUG : dir: reading active writers 2025/04/18 06:36:33 DEBUG : >WaitForWriters: 2025/04/18 06:36:36 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirRemoveName (7.74s) === RUN TestDirRename run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/18 06:36:44 DEBUG : dir: Updating dir with dir2 0xc000ad35f0 2025/04/18 06:36:44 DEBUG : dir: forgetting directory cache 2025/04/18 06:36:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/18 06:36:44 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/18 06:36:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/18 06:36:46 DEBUG : file2: Updating file with file2 0xc000cee900 2025/04/18 06:36:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/18 06:36:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:36:47 INFO : dir2/file3: Deleted 2025/04/18 06:36:48 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/18 06:36:48 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000cee900 2025/04/18 06:36:48 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/18 06:36:48 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/18 06:36:49 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/18 06:36:50 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000b008f0 2025/04/18 06:36:50 DEBUG : empty directory: forgetting directory cache 2025/04/18 06:36:50 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/18 06:36:50 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/18 06:36:50 DEBUG : dir2: Renaming to "dir3" 2025/04/18 06:36:50 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:50 DEBUG : renamed empty directory: Looking for writers 2025/04/18 06:36:50 DEBUG : dir3: Looking for writers 2025/04/18 06:36:50 DEBUG : file3: reading active writers 2025/04/18 06:36:50 DEBUG : : Looking for writers 2025/04/18 06:36:50 DEBUG : renamed empty directory: reading active writers 2025/04/18 06:36:50 DEBUG : dir3: reading active writers 2025/04/18 06:36:50 DEBUG : >WaitForWriters: 2025/04/18 06:36:51 DEBUG : dir2: Rmdir: contains trashed file: "file3" 2025/04/18 06:36:51 DEBUG : dir2: Rmdir: contains trashed file: "file3" --- PASS: TestDirRename (15.37s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:36:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/18 06:36:56 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:36:56 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:36:56 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/18 06:36:56 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/18 06:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:36:56 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:36:56 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:36:56 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/18 06:36:56 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/18 06:36:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:36:56 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (12 bytes), uploading instead of streaming 2025/04/18 06:36:58 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/18 06:36:58 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/18 06:36:58 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/18 06:36:58 DEBUG : : forgetting directory cache 2025/04/18 06:36:58 DEBUG : dir: forgetting directory cache 2025/04/18 06:36:58 DEBUG : dir/sub: forgetting directory cache 2025/04/18 06:36:58 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/18 06:36:58 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/18 06:36:58 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:36:59 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:36:59 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/18 06:36:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/18 06:36:59 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:36:59 DEBUG : dir/sub: Looking for writers 2025/04/18 06:36:59 DEBUG : file0: reading active writers 2025/04/18 06:36:59 DEBUG : file2: reading active writers 2025/04/18 06:36:59 DEBUG : dir: Looking for writers 2025/04/18 06:36:59 DEBUG : file1: reading active writers 2025/04/18 06:36:59 DEBUG : sub: reading active writers 2025/04/18 06:36:59 DEBUG : : Looking for writers 2025/04/18 06:36:59 DEBUG : dir: reading active writers 2025/04/18 06:36:59 DEBUG : >WaitForWriters: 2025/04/18 06:37:02 DEBUG : dir/sub: Rmdir: contains trashed file: "file0" 2025/04/18 06:37:02 DEBUG : dir/sub: Rmdir: contains trashed file: "file2" 2025/04/18 06:37:02 DEBUG : dir: Rmdir: contains trashed file: "sub" 2025/04/18 06:37:02 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirFileOpen (10.84s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/18 06:37:03 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:03 DEBUG : : Looking for writers 2025/04/18 06:37:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.59s) === RUN TestDirMetadataExtension run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:07 DEBUG : dir/file1: Fetching metadata 2025/04/18 06:37:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:37:07 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:37:07 DEBUG : dir: Fetching metadata 2025/04/18 06:37:07 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/18 06:37:07 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:37:07 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/18 06:37:07 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/18 06:37:07 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/18 06:37:07 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:37:07 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:37:07 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:07 DEBUG : dir: Looking for writers 2025/04/18 06:37:07 DEBUG : file1: reading active writers 2025/04/18 06:37:07 DEBUG : file1.metadata: reading active writers 2025/04/18 06:37:07 DEBUG : : Looking for writers 2025/04/18 06:37:07 DEBUG : dir: reading active writers 2025/04/18 06:37:07 DEBUG : dir.metadata: reading active writers 2025/04/18 06:37:07 DEBUG : >WaitForWriters: 2025/04/18 06:37:08 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMetadataExtension (5.43s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:12 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:12 DEBUG : dir: Looking for writers 2025/04/18 06:37:12 DEBUG : file1: reading active writers 2025/04/18 06:37:12 DEBUG : : Looking for writers 2025/04/18 06:37:12 DEBUG : dir: reading active writers 2025/04/18 06:37:12 DEBUG : >WaitForWriters: 2025/04/18 06:37:13 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileMethods (5.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:20 DEBUG : Can set mod time: true 2025/04/18 06:37:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:37:21 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:21 DEBUG : dir: Looking for writers 2025/04/18 06:37:21 DEBUG : file1: reading active writers 2025/04/18 06:37:21 DEBUG : : Looking for writers 2025/04/18 06:37:21 DEBUG : dir: reading active writers 2025/04/18 06:37:21 DEBUG : >WaitForWriters: 2025/04/18 06:37:23 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:37:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:37:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:27 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:37:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:37:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:37:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:37:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:28 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:28 DEBUG : dir: Looking for writers 2025/04/18 06:37:28 DEBUG : file1: reading active writers 2025/04/18 06:37:28 DEBUG : : Looking for writers 2025/04/18 06:37:28 DEBUG : dir: reading active writers 2025/04/18 06:37:28 DEBUG : >WaitForWriters: 2025/04/18 06:37:29 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:29 DEBUG : dir: Looking for writers 2025/04/18 06:37:29 DEBUG : file1: reading active writers 2025/04/18 06:37:29 DEBUG : : Looking for writers 2025/04/18 06:37:29 DEBUG : dir: reading active writers 2025/04/18 06:37:29 DEBUG : >WaitForWriters: 2025/04/18 06:37:30 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:37:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:37:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:34 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:37:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:37:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:37:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:37:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:37 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:37 DEBUG : dir: Looking for writers 2025/04/18 06:37:37 DEBUG : file1: reading active writers 2025/04/18 06:37:37 DEBUG : : Looking for writers 2025/04/18 06:37:37 DEBUG : dir: reading active writers 2025/04/18 06:37:37 DEBUG : >WaitForWriters: 2025/04/18 06:37:37 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:37 DEBUG : dir: Looking for writers 2025/04/18 06:37:37 DEBUG : file1: reading active writers 2025/04/18 06:37:37 DEBUG : : Looking for writers 2025/04/18 06:37:37 DEBUG : dir: reading active writers 2025/04/18 06:37:37 DEBUG : >WaitForWriters: 2025/04/18 06:37:38 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:39 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:37:39 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:39 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:37:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:37:43 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:43 DEBUG : dir: Looking for writers 2025/04/18 06:37:43 DEBUG : file1: reading active writers 2025/04/18 06:37:43 DEBUG : : Looking for writers 2025/04/18 06:37:43 DEBUG : dir: reading active writers 2025/04/18 06:37:43 DEBUG : >WaitForWriters: 2025/04/18 06:37:43 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:37:44 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:45 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:37:45 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:45 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:37:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:37:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:37:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:37:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:37:48 DEBUG : dir/file1(0xc000b0b300): close: 2025/04/18 06:37:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/18 06:37:49 DEBUG : dir/file1(0xc000b0b300): >close: err= 2025/04/18 06:37:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:49 DEBUG : dir: Looking for writers 2025/04/18 06:37:49 DEBUG : file1: reading active writers 2025/04/18 06:37:49 DEBUG : : Looking for writers 2025/04/18 06:37:49 DEBUG : dir: reading active writers 2025/04/18 06:37:49 DEBUG : >WaitForWriters: 2025/04/18 06:37:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:49 DEBUG : dir: Looking for writers 2025/04/18 06:37:49 DEBUG : file1: reading active writers 2025/04/18 06:37:49 DEBUG : : Looking for writers 2025/04/18 06:37:49 DEBUG : dir: reading active writers 2025/04/18 06:37:49 DEBUG : >WaitForWriters: 2025/04/18 06:37:49 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:37:51 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:37:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:37:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:37:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:37:51 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:37:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:37:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:37:54 DEBUG : dir/file1(0xc000308780): _writeAt: size=5, off=0 2025/04/18 06:37:54 DEBUG : dir/file1(0xc000308780): openPending: 2025/04/18 06:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:37:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:54 DEBUG : dir/file1(0xc000308780): >openPending: err= 2025/04/18 06:37:54 DEBUG : dir/file1(0xc000308780): >_writeAt: n=5, err= 2025/04/18 06:37:54 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/18 06:37:54 DEBUG : dir/file1(0xc000308780): close: 2025/04/18 06:37:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/18 06:37:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/18 06:37:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/18 06:37:54 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:37:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/18 06:37:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:37:55 DEBUG : dir/file1(0xc000308780): >close: err= 2025/04/18 06:37:55 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:37:55 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:37:55 DEBUG : dir: Looking for writers 2025/04/18 06:37:55 DEBUG : file1: reading active writers 2025/04/18 06:37:55 DEBUG : : Looking for writers 2025/04/18 06:37:55 DEBUG : dir: reading active writers 2025/04/18 06:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:37:56 DEBUG : dir: Looking for writers 2025/04/18 06:37:56 DEBUG : file1: reading active writers 2025/04/18 06:37:56 DEBUG : : Looking for writers 2025/04/18 06:37:56 DEBUG : dir: reading active writers 2025/04/18 06:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:37:56 DEBUG : dir: Looking for writers 2025/04/18 06:37:56 DEBUG : file1: reading active writers 2025/04/18 06:37:56 DEBUG : : Looking for writers 2025/04/18 06:37:56 DEBUG : dir: reading active writers 2025/04/18 06:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:37:56 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/18 06:37:56 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:37:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/18 06:37:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:37:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/18 06:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:37:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:37:57 DEBUG : dir: Looking for writers 2025/04/18 06:37:57 DEBUG : file1: reading active writers 2025/04/18 06:37:57 DEBUG : : Looking for writers 2025/04/18 06:37:57 DEBUG : dir: reading active writers 2025/04/18 06:37:57 DEBUG : >WaitForWriters: 2025/04/18 06:37:58 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:37:58 DEBUG : dir: Looking for writers 2025/04/18 06:37:58 DEBUG : file1: reading active writers 2025/04/18 06:37:58 DEBUG : : Looking for writers 2025/04/18 06:37:58 DEBUG : dir: reading active writers 2025/04/18 06:37:58 DEBUG : >WaitForWriters: 2025/04/18 06:37:58 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:37:59 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileSetModTime (45.78s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (9.09s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.74s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (8.04s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (6.17s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (8.64s) === RUN TestFileOpenRead run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:38:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:38:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:38:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/18 06:38:04 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:04 DEBUG : dir: Looking for writers 2025/04/18 06:38:04 DEBUG : file1: reading active writers 2025/04/18 06:38:04 DEBUG : : Looking for writers 2025/04/18 06:38:04 DEBUG : dir: reading active writers 2025/04/18 06:38:04 DEBUG : >WaitForWriters: 2025/04/18 06:38:05 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenRead (5.84s) === RUN TestFileOpenReadUnknownSize 2025/04/18 06:38:06 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/18 06:38:06 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/18 06:38:06 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:38:06 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/18 06:38:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:06 DEBUG : : Looking for writers 2025/04/18 06:38:06 DEBUG : file.txt: reading active writers 2025/04/18 06:38:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:09 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:38:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:38:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:38:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:10 DEBUG : dir: Looking for writers 2025/04/18 06:38:10 DEBUG : file1: reading active writers 2025/04/18 06:38:10 DEBUG : : Looking for writers 2025/04/18 06:38:10 DEBUG : dir: reading active writers 2025/04/18 06:38:10 DEBUG : >WaitForWriters: 2025/04/18 06:38:12 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenWrite (6.60s) === RUN TestFileRemove run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:16 DEBUG : dir/file1: Remove: 2025/04/18 06:38:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:16 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:38:17 DEBUG : dir/file1: Remove: 2025/04/18 06:38:17 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/18 06:38:17 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:17 DEBUG : dir: Looking for writers 2025/04/18 06:38:17 DEBUG : : Looking for writers 2025/04/18 06:38:17 DEBUG : dir: reading active writers 2025/04/18 06:38:17 DEBUG : >WaitForWriters: 2025/04/18 06:38:18 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemove (5.84s) === RUN TestFileRemoveAll run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:21 DEBUG : dir/file1: Remove: 2025/04/18 06:38:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:22 DEBUG : dir/file1: >Remove: err= 2025/04/18 06:38:22 DEBUG : dir/file1: Remove: 2025/04/18 06:38:22 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/18 06:38:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:22 DEBUG : dir: Looking for writers 2025/04/18 06:38:22 DEBUG : : Looking for writers 2025/04/18 06:38:22 DEBUG : dir: reading active writers 2025/04/18 06:38:22 DEBUG : >WaitForWriters: 2025/04/18 06:38:23 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemoveAll (5.58s) === RUN TestFileOpen run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:38:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/18 06:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:38:27 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/18 06:38:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:38:27 DEBUG : dir/file1: Open: flags=0x3 2025/04/18 06:38:27 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/18 06:38:27 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/18 06:38:27 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:27 DEBUG : dir: Looking for writers 2025/04/18 06:38:27 DEBUG : file1: reading active writers 2025/04/18 06:38:27 DEBUG : : Looking for writers 2025/04/18 06:38:27 DEBUG : dir: reading active writers 2025/04/18 06:38:27 DEBUG : >WaitForWriters: 2025/04/18 06:38:28 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpen (5.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:32 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:32 DEBUG : dir: Looking for writers 2025/04/18 06:38:32 DEBUG : file1: reading active writers 2025/04/18 06:38:32 DEBUG : : Looking for writers 2025/04/18 06:38:32 DEBUG : dir: reading active writers 2025/04/18 06:38:32 DEBUG : >WaitForWriters: 2025/04/18 06:38:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00072d200 2025/04/18 06:38:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:38:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00072d200 2025/04/18 06:38:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc00072d200 2025/04/18 06:38:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:35 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:38:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:38:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:38:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:37 DEBUG : newLeaf: Running delayed rename now 2025/04/18 06:38:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00072d200 2025/04/18 06:38:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:38 DEBUG : dir: Looking for writers 2025/04/18 06:38:38 DEBUG : : Looking for writers 2025/04/18 06:38:38 DEBUG : dir: reading active writers 2025/04/18 06:38:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:38 DEBUG : >WaitForWriters: 2025/04/18 06:38:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:38 DEBUG : dir: Looking for writers 2025/04/18 06:38:38 DEBUG : : Looking for writers 2025/04/18 06:38:38 DEBUG : dir: reading active writers 2025/04/18 06:38:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:40 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:38:40 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:40 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:38:43 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:43 DEBUG : dir: Looking for writers 2025/04/18 06:38:43 DEBUG : file1: reading active writers 2025/04/18 06:38:43 DEBUG : : Looking for writers 2025/04/18 06:38:43 DEBUG : dir: reading active writers 2025/04/18 06:38:43 DEBUG : >WaitForWriters: 2025/04/18 06:38:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000a44fc0 2025/04/18 06:38:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:38:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000a44fc0 2025/04/18 06:38:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:38:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:38:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/18 06:38:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a44fc0 2025/04/18 06:38:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:46 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (25 bytes), uploading instead of streaming 2025/04/18 06:38:48 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:38:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/18 06:38:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:48 DEBUG : newLeaf: Running delayed rename now 2025/04/18 06:38:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:49 DEBUG : newLeaf: Updating file with newLeaf 0xc000a44fc0 2025/04/18 06:38:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:49 DEBUG : dir: Looking for writers 2025/04/18 06:38:49 DEBUG : : Looking for writers 2025/04/18 06:38:49 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:49 DEBUG : dir: reading active writers 2025/04/18 06:38:49 DEBUG : >WaitForWriters: 2025/04/18 06:38:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:49 DEBUG : dir: Looking for writers 2025/04/18 06:38:49 DEBUG : : Looking for writers 2025/04/18 06:38:49 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:49 DEBUG : dir: reading active writers 2025/04/18 06:38:49 DEBUG : >WaitForWriters: 2025/04/18 06:38:49 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:38:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:38:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:38:51 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:38:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:38:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): openPending: 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:38:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): >openPending: err= 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:38:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:38:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): _writeAt: size=14, off=0 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): >_writeAt: n=14, err= 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): close: 2025/04/18 06:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:38:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:38:54 DEBUG : dir/file1(0xc000ae1440): >close: err= 2025/04/18 06:38:54 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:38:54 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:38:54 DEBUG : dir: Looking for writers 2025/04/18 06:38:54 DEBUG : file1: reading active writers 2025/04/18 06:38:54 DEBUG : : Looking for writers 2025/04/18 06:38:54 DEBUG : dir: reading active writers 2025/04/18 06:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:38:55 DEBUG : dir: Looking for writers 2025/04/18 06:38:55 DEBUG : file1: reading active writers 2025/04/18 06:38:55 DEBUG : : Looking for writers 2025/04/18 06:38:55 DEBUG : dir: reading active writers 2025/04/18 06:38:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:38:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 06:38:55 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:38:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:38:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/18 06:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:38:55 DEBUG : dir: Looking for writers 2025/04/18 06:38:55 DEBUG : file1: reading active writers 2025/04/18 06:38:55 DEBUG : : Looking for writers 2025/04/18 06:38:55 DEBUG : dir: reading active writers 2025/04/18 06:38:55 DEBUG : >WaitForWriters: 2025/04/18 06:38:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:38:55 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:38:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:38:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): _readAt: size=512, off=0 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): openPending: 2025/04/18 06:38:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:38:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:38:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): >openPending: err= 2025/04/18 06:38:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): >_readAt: n=14, err=EOF 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): close: 2025/04/18 06:38:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:38:55 DEBUG : dir/file1(0xc000ae1500): >close: err= 2025/04/18 06:38:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:38:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00072d8c0 2025/04/18 06:38:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:38:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:38:58 DEBUG : dir/file1: Updating file with dir/file1 0xc00072d8c0 2025/04/18 06:38:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:38:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:38:58 DEBUG : dir/file1(0xc000ae1b00): openPending: 2025/04/18 06:38:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:38:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:38:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:38:58 DEBUG : dir/file1(0xc000ae1b00): >openPending: err= 2025/04/18 06:38:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:38:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:38:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:38:58 DEBUG : dir/file1(0xc000ae1b00): _writeAt: size=25, off=0 2025/04/18 06:38:58 DEBUG : dir/file1(0xc000ae1b00): >_writeAt: n=25, err= 2025/04/18 06:38:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:38:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:38:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00072d8c0 2025/04/18 06:38:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:38:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:38:59 DEBUG : newLeaf(0xc000ae1b00): close: 2025/04/18 06:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:38:59 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:38:58.737797431 +0000 UTC m=+270.100861706 2025/04/18 06:38:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:38:59 DEBUG : newLeaf(0xc000ae1b00): >close: err= 2025/04/18 06:38:59 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:38:59 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:38:59 DEBUG : dir: Looking for writers 2025/04/18 06:38:59 DEBUG : : Looking for writers 2025/04/18 06:38:59 DEBUG : dir: reading active writers 2025/04/18 06:38:59 DEBUG : newLeaf: reading active writers 2025/04/18 06:38:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:39:00 DEBUG : dir: Looking for writers 2025/04/18 06:39:00 DEBUG : : Looking for writers 2025/04/18 06:39:00 DEBUG : dir: reading active writers 2025/04/18 06:39:00 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:39:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:39:00 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:39:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:38:58.737 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:39:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:39:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:39:00 DEBUG : dir: Looking for writers 2025/04/18 06:39:00 DEBUG : : Looking for writers 2025/04/18 06:39:00 DEBUG : dir: reading active writers 2025/04/18 06:39:00 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:00 DEBUG : >WaitForWriters: 2025/04/18 06:39:01 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:01 DEBUG : dir: Looking for writers 2025/04/18 06:39:01 DEBUG : : Looking for writers 2025/04/18 06:39:01 DEBUG : dir: reading active writers 2025/04/18 06:39:01 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:01 DEBUG : >WaitForWriters: 2025/04/18 06:39:01 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:39:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:03 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:39:06 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:06 DEBUG : dir: Looking for writers 2025/04/18 06:39:06 DEBUG : file1: reading active writers 2025/04/18 06:39:06 DEBUG : : Looking for writers 2025/04/18 06:39:06 DEBUG : dir: reading active writers 2025/04/18 06:39:06 DEBUG : >WaitForWriters: 2025/04/18 06:39:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea80c0 2025/04/18 06:39:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:39:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000ea80c0 2025/04/18 06:39:09 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:39:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:09 DEBUG : dir/file1(0xc0005a7d40): openPending: 2025/04/18 06:39:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:39:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:09 DEBUG : dir/file1(0xc0005a7d40): >openPending: err= 2025/04/18 06:39:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:39:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:09 DEBUG : dir/file1(0xc0005a7d40): _writeAt: size=25, off=0 2025/04/18 06:39:09 DEBUG : dir/file1(0xc0005a7d40): >_writeAt: n=25, err= 2025/04/18 06:39:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:39:10 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea80c0 2025/04/18 06:39:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:10 DEBUG : newLeaf(0xc0005a7d40): close: 2025/04/18 06:39:10 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:39:10 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:39:09.517117625 +0000 UTC m=+280.880181930 2025/04/18 06:39:10 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:39:10 DEBUG : newLeaf(0xc0005a7d40): >close: err= 2025/04/18 06:39:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:39:10 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:39:10 DEBUG : dir: Looking for writers 2025/04/18 06:39:10 DEBUG : : Looking for writers 2025/04/18 06:39:10 DEBUG : dir: reading active writers 2025/04/18 06:39:10 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:39:11 DEBUG : dir: Looking for writers 2025/04/18 06:39:11 DEBUG : : Looking for writers 2025/04/18 06:39:11 DEBUG : dir: reading active writers 2025/04/18 06:39:11 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:39:11 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:39:11 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:39:11 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:39:09.517 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:39:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:39:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:39:12 DEBUG : dir: Looking for writers 2025/04/18 06:39:12 DEBUG : : Looking for writers 2025/04/18 06:39:12 DEBUG : dir: reading active writers 2025/04/18 06:39:12 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:12 DEBUG : >WaitForWriters: 2025/04/18 06:39:13 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:13 DEBUG : dir: Looking for writers 2025/04/18 06:39:13 DEBUG : : Looking for writers 2025/04/18 06:39:13 DEBUG : dir: reading active writers 2025/04/18 06:39:13 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:13 DEBUG : >WaitForWriters: 2025/04/18 06:39:13 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:15 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:39:15 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:15 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:39:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:39:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): openPending: 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): >openPending: err= 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:39:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): _writeAt: size=14, off=0 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): >_writeAt: n=14, err= 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): close: 2025/04/18 06:39:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/18 06:39:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:39:18 DEBUG : dir/file1(0xc000604c80): >close: err= 2025/04/18 06:39:18 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:39:18 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:39:18 DEBUG : dir: Looking for writers 2025/04/18 06:39:18 DEBUG : file1: reading active writers 2025/04/18 06:39:18 DEBUG : : Looking for writers 2025/04/18 06:39:18 DEBUG : dir: reading active writers 2025/04/18 06:39:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:39:19 DEBUG : dir: Looking for writers 2025/04/18 06:39:19 DEBUG : file1: reading active writers 2025/04/18 06:39:19 DEBUG : : Looking for writers 2025/04/18 06:39:19 DEBUG : dir: reading active writers 2025/04/18 06:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:39:19 DEBUG : dir: Looking for writers 2025/04/18 06:39:19 DEBUG : file1: reading active writers 2025/04/18 06:39:19 DEBUG : : Looking for writers 2025/04/18 06:39:19 DEBUG : dir: reading active writers 2025/04/18 06:39:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:39:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/18 06:39:19 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:39:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:39:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/18 06:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:39:20 DEBUG : dir: Looking for writers 2025/04/18 06:39:20 DEBUG : file1: reading active writers 2025/04/18 06:39:20 DEBUG : : Looking for writers 2025/04/18 06:39:20 DEBUG : dir: reading active writers 2025/04/18 06:39:20 DEBUG : >WaitForWriters: 2025/04/18 06:39:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:39:20 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): _readAt: size=512, off=0 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): openPending: 2025/04/18 06:39:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:39:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): >openPending: err= 2025/04/18 06:39:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): >_readAt: n=14, err=EOF 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): close: 2025/04/18 06:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:39:20 DEBUG : dir/file1(0xc000308280): >close: err= 2025/04/18 06:39:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:39:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea8600 2025/04/18 06:39:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:39:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:39:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000ea8600 2025/04/18 06:39:23 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:39:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:23 DEBUG : dir/file1(0xc000308580): openPending: 2025/04/18 06:39:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:39:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:23 DEBUG : dir/file1(0xc000308580): >openPending: err= 2025/04/18 06:39:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:39:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:23 DEBUG : dir/file1(0xc000308580): _writeAt: size=25, off=0 2025/04/18 06:39:23 DEBUG : dir/file1(0xc000308580): >_writeAt: n=25, err= 2025/04/18 06:39:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:39:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000ea8600 2025/04/18 06:39:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:24 DEBUG : newLeaf(0xc000308580): close: 2025/04/18 06:39:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:39:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:39:23.953528828 +0000 UTC m=+295.316593142 2025/04/18 06:39:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:39:24 DEBUG : newLeaf(0xc000308580): >close: err= 2025/04/18 06:39:24 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:24 DEBUG : dir: Looking for writers 2025/04/18 06:39:24 DEBUG : : Looking for writers 2025/04/18 06:39:24 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:24 DEBUG : dir: reading active writers 2025/04/18 06:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:39:24 DEBUG : dir: Looking for writers 2025/04/18 06:39:24 DEBUG : : Looking for writers 2025/04/18 06:39:24 DEBUG : dir: reading active writers 2025/04/18 06:39:24 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:39:24 DEBUG : dir: Looking for writers 2025/04/18 06:39:24 DEBUG : : Looking for writers 2025/04/18 06:39:24 DEBUG : dir: reading active writers 2025/04/18 06:39:24 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:39:24 DEBUG : dir: Looking for writers 2025/04/18 06:39:24 DEBUG : : Looking for writers 2025/04/18 06:39:24 DEBUG : dir: reading active writers 2025/04/18 06:39:24 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:39:24 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:39:24 DEBUG : dir: Looking for writers 2025/04/18 06:39:24 DEBUG : : Looking for writers 2025/04/18 06:39:24 DEBUG : dir: reading active writers 2025/04/18 06:39:24 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:39:25 DEBUG : dir: Looking for writers 2025/04/18 06:39:25 DEBUG : : Looking for writers 2025/04/18 06:39:25 DEBUG : dir: reading active writers 2025/04/18 06:39:25 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:39:25 DEBUG : dir: Looking for writers 2025/04/18 06:39:25 DEBUG : : Looking for writers 2025/04/18 06:39:25 DEBUG : dir: reading active writers 2025/04/18 06:39:25 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:39:25 DEBUG : dir: Looking for writers 2025/04/18 06:39:25 DEBUG : : Looking for writers 2025/04/18 06:39:25 DEBUG : dir: reading active writers 2025/04/18 06:39:25 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:39:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:39:26 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:39:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:39:23.953 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:39:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:39:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:39:26 DEBUG : dir: Looking for writers 2025/04/18 06:39:26 DEBUG : : Looking for writers 2025/04/18 06:39:26 DEBUG : dir: reading active writers 2025/04/18 06:39:26 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:26 DEBUG : >WaitForWriters: 2025/04/18 06:39:27 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:27 DEBUG : dir: Looking for writers 2025/04/18 06:39:27 DEBUG : : Looking for writers 2025/04/18 06:39:27 DEBUG : dir: reading active writers 2025/04/18 06:39:27 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:27 DEBUG : >WaitForWriters: 2025/04/18 06:39:27 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:39:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:39:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:39:29 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:39:32 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:32 DEBUG : dir: Looking for writers 2025/04/18 06:39:32 DEBUG : file1: reading active writers 2025/04/18 06:39:32 DEBUG : : Looking for writers 2025/04/18 06:39:32 DEBUG : dir: reading active writers 2025/04/18 06:39:32 DEBUG : >WaitForWriters: 2025/04/18 06:39:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:39:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:32 DEBUG : dir/file1(0xc000308c00): _readAt: size=512, off=0 2025/04/18 06:39:32 DEBUG : dir/file1(0xc000308c00): openPending: 2025/04/18 06:39:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/18 06:39:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/18 06:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:32 DEBUG : dir/file1(0xc000308c00): >openPending: err= 2025/04/18 06:39:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/18 06:39:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:39:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:39:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:39:33 DEBUG : dir/file1(0xc000308c00): >_readAt: n=14, err=EOF 2025/04/18 06:39:33 DEBUG : dir/file1(0xc000308c00): close: 2025/04/18 06:39:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:39:33 DEBUG : dir/file1(0xc000308c00): >close: err= 2025/04/18 06:39:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:39:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000ceefc0 2025/04/18 06:39:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/18 06:39:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/18 06:39:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000ceefc0 2025/04/18 06:39:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/18 06:39:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:39:36 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:39:36 DEBUG : dir/file1(0xc000308f80): openPending: 2025/04/18 06:39:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/18 06:39:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/18 06:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:39:36 DEBUG : dir/file1(0xc000308f80): >openPending: err= 2025/04/18 06:39:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:39:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:39:36 DEBUG : dir/file1(0xc000308f80): _writeAt: size=25, off=0 2025/04/18 06:39:36 DEBUG : dir/file1(0xc000308f80): >_writeAt: n=25, err= 2025/04/18 06:39:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/18 06:39:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/18 06:39:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000ceefc0 2025/04/18 06:39:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:39:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:36 DEBUG : newLeaf(0xc000308f80): close: 2025/04/18 06:39:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/18 06:39:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-18 06:39:36.175111985 +0000 UTC m=+307.538176259 2025/04/18 06:39:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/18 06:39:36 DEBUG : newLeaf(0xc000308f80): >close: err= 2025/04/18 06:39:36 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:36 DEBUG : dir: Looking for writers 2025/04/18 06:39:36 DEBUG : : Looking for writers 2025/04/18 06:39:36 DEBUG : dir: reading active writers 2025/04/18 06:39:36 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:39:36 DEBUG : dir: Looking for writers 2025/04/18 06:39:36 DEBUG : : Looking for writers 2025/04/18 06:39:36 DEBUG : dir: reading active writers 2025/04/18 06:39:36 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:39:37 DEBUG : dir: Looking for writers 2025/04/18 06:39:37 DEBUG : : Looking for writers 2025/04/18 06:39:37 DEBUG : dir: reading active writers 2025/04/18 06:39:37 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:39:37 DEBUG : dir: Looking for writers 2025/04/18 06:39:37 DEBUG : : Looking for writers 2025/04/18 06:39:37 DEBUG : dir: reading active writers 2025/04/18 06:39:37 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:39:37 DEBUG : newLeaf: vfs cache: starting upload 2025/04/18 06:39:37 DEBUG : dir: Looking for writers 2025/04/18 06:39:37 DEBUG : : Looking for writers 2025/04/18 06:39:37 DEBUG : dir: reading active writers 2025/04/18 06:39:37 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:39:37 DEBUG : dir: Looking for writers 2025/04/18 06:39:37 DEBUG : : Looking for writers 2025/04/18 06:39:37 DEBUG : dir: reading active writers 2025/04/18 06:39:37 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:39:37 DEBUG : dir: Looking for writers 2025/04/18 06:39:37 DEBUG : : Looking for writers 2025/04/18 06:39:37 DEBUG : dir: reading active writers 2025/04/18 06:39:37 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:39:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/18 06:39:38 INFO : newLeaf: Copied (replaced existing) 2025/04/18 06:39:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-18 06:39:36.175 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/18 06:39:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/18 06:39:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/18 06:39:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/18 06:39:38 DEBUG : dir: Looking for writers 2025/04/18 06:39:38 DEBUG : : Looking for writers 2025/04/18 06:39:38 DEBUG : dir: reading active writers 2025/04/18 06:39:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:38 DEBUG : >WaitForWriters: 2025/04/18 06:39:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:38 DEBUG : dir: Looking for writers 2025/04/18 06:39:38 DEBUG : : Looking for writers 2025/04/18 06:39:38 DEBUG : dir: reading active writers 2025/04/18 06:39:38 DEBUG : newLeaf: reading active writers 2025/04/18 06:39:38 DEBUG : >WaitForWriters: 2025/04/18 06:39:38 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestFileRename (71.09s) --- PASS: TestFileRename/off,forceCache=false (11.06s) --- PASS: TestFileRename/minimal,forceCache=false (10.90s) --- PASS: TestFileRename/minimal,forceCache=true (11.81s) --- PASS: TestFileRename/writes,forceCache=false (11.72s) --- PASS: TestFileRename/writes,forceCache=true (14.36s) --- PASS: TestFileRename/full,forceCache=false (11.24s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:40 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:40 DEBUG : : Looking for writers 2025/04/18 06:39:40 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.91s) === 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 "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:39:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:39:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:39:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:39:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:39:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:39:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:39:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:45 DEBUG : dir: Looking for writers 2025/04/18 06:39:45 DEBUG : file1: reading active writers 2025/04/18 06:39:45 DEBUG : : Looking for writers 2025/04/18 06:39:45 DEBUG : dir: reading active writers 2025/04/18 06:39:45 DEBUG : >WaitForWriters: 2025/04/18 06:39:46 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleMethods (6.23s) === RUN TestReadFileHandleSeek run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:39:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:39:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:39:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:39:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:39:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/18 06:39:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/18 06:39:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/18 06:39:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/18 06:39:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/18 06:39:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/18 06:39:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:39:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/18 06:39:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/18 06:39:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/18 06:39:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/18 06:39:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/18 06:39:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/18 06:39:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/18 06:39:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/18 06:39:54 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:39:54 DEBUG : dir: Looking for writers 2025/04/18 06:39:54 DEBUG : file1: reading active writers 2025/04/18 06:39:54 DEBUG : : Looking for writers 2025/04/18 06:39:54 DEBUG : dir: reading active writers 2025/04/18 06:39:54 DEBUG : >WaitForWriters: 2025/04/18 06:39:55 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleSeek (8.38s) === RUN TestReadFileHandleReadAt run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:39:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:39:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:39:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:39:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:39:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/18 06:40:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/18 06:40:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/18 06:40:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/18 06:40:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/18 06:40:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/18 06:40:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/18 06:40:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/18 06:40:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/18 06:40:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/18 06:40:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/18 06:40:02 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/18 06:40:02 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/18 06:40:02 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/18 06:40:02 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/18 06:40:02 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/18 06:40:02 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/18 06:40:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/18 06:40:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/18 06:40:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/18 06:40:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/18 06:40:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/18 06:40:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/18 06:40:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/18 06:40:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/18 06:40:03 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:03 DEBUG : dir: Looking for writers 2025/04/18 06:40:03 DEBUG : file1: reading active writers 2025/04/18 06:40:03 DEBUG : : Looking for writers 2025/04/18 06:40:03 DEBUG : dir: reading active writers 2025/04/18 06:40:03 DEBUG : >WaitForWriters: 2025/04/18 06:40:04 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleReadAt (9.23s) === RUN TestReadFileHandleFlush run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:40:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:40:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:09 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:09 DEBUG : dir: Looking for writers 2025/04/18 06:40:09 DEBUG : file1: reading active writers 2025/04/18 06:40:09 DEBUG : : Looking for writers 2025/04/18 06:40:09 DEBUG : dir: reading active writers 2025/04/18 06:40:09 DEBUG : >WaitForWriters: 2025/04/18 06:40:10 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleFlush (5.86s) === RUN TestReadFileHandleRelease run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/18 06:40:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/18 06:40:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/18 06:40:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/18 06:40:14 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:14 DEBUG : dir: Looking for writers 2025/04/18 06:40:14 DEBUG : file1: reading active writers 2025/04/18 06:40:14 DEBUG : : Looking for writers 2025/04/18 06:40:14 DEBUG : dir: reading active writers 2025/04/18 06:40:14 DEBUG : >WaitForWriters: 2025/04/18 06:40:16 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleRelease (5.74s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:17 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:17 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:17 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:20 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:40:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:40:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:40:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): _readAt: size=1, off=0 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): openPending: 2025/04/18 06:40:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:40:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:40:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >openPending: err= 2025/04/18 06:40:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:40:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:40:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >_readAt: n=1, err= 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): _readAt: size=256, off=1 2025/04/18 06:40:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >_readAt: n=15, err=EOF 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): _readAt: size=16, off=16 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >_readAt: n=0, err=EOF 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): close: 2025/04/18 06:40:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >close: err= 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): close: 2025/04/18 06:40:20 DEBUG : dir/file1(0xc0003085c0): >close: err=file already closed 2025/04/18 06:40:20 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:20 DEBUG : dir: Looking for writers 2025/04/18 06:40:20 DEBUG : file1: reading active writers 2025/04/18 06:40:20 DEBUG : : Looking for writers 2025/04/18 06:40:20 DEBUG : dir: reading active writers 2025/04/18 06:40:20 DEBUG : >WaitForWriters: 2025/04/18 06:40:20 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:40:22 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleMethodsRead (6.19s) === RUN TestRWFileHandleSeek run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:23 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:26 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:40:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:40:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:40:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): _readAt: size=1, off=0 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): openPending: 2025/04/18 06:40:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:40:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:40:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >openPending: err= 2025/04/18 06:40:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:40:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:40:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >_readAt: n=1, err= 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): _readAt: size=1, off=5 2025/04/18 06:40:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >_readAt: n=1, err= 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): _readAt: size=1, off=3 2025/04/18 06:40:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >_readAt: n=1, err= 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): _readAt: size=1, off=13 2025/04/18 06:40:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >_readAt: n=1, err= 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): _readAt: size=16, off=100 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >_readAt: n=0, err=EOF 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): close: 2025/04/18 06:40:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:40:26 DEBUG : dir/file1(0xc000308e40): >close: err= 2025/04/18 06:40:26 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:26 DEBUG : dir: Looking for writers 2025/04/18 06:40:26 DEBUG : file1: reading active writers 2025/04/18 06:40:26 DEBUG : : Looking for writers 2025/04/18 06:40:26 DEBUG : dir: reading active writers 2025/04/18 06:40:26 DEBUG : >WaitForWriters: 2025/04/18 06:40:26 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:40:28 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSeek (5.81s) === RUN TestRWFileHandleReadAt run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:29 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:32 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:40:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:40:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:40:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:40:32 DEBUG : dir/file1(0xc000b0a140): _readAt: size=1, off=0 2025/04/18 06:40:32 DEBUG : dir/file1(0xc000b0a140): openPending: 2025/04/18 06:40:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:40:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:40:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:32 DEBUG : dir/file1(0xc000b0a140): >openPending: err= 2025/04/18 06:40:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/18 06:40:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:40:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=1, err= 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=1, off=5 2025/04/18 06:40:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=1, err= 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=1, off=1 2025/04/18 06:40:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=1, err= 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=6, off=10 2025/04/18 06:40:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=6, err= 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=256, off=10 2025/04/18 06:40:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=6, err=EOF 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=256, off=100 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=0, err=EOF 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): close: 2025/04/18 06:40:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >close: err= 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): _readAt: size=256, off=100 2025/04/18 06:40:33 DEBUG : dir/file1(0xc000b0a140): >_readAt: n=0, err=file already closed 2025/04/18 06:40:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:33 DEBUG : dir: Looking for writers 2025/04/18 06:40:33 DEBUG : file1: reading active writers 2025/04/18 06:40:33 DEBUG : : Looking for writers 2025/04/18 06:40:33 DEBUG : dir: reading active writers 2025/04/18 06:40:33 DEBUG : >WaitForWriters: 2025/04/18 06:40:33 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:40:34 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReadAt (6.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:35 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:35 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:35 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:40:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:40:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:40:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:40:38 DEBUG : dir/file1(0xc000b0a880): RWFileHandle.Flush 2025/04/18 06:40:38 DEBUG : dir/file1(0xc000b0a880): _readAt: size=256, off=0 2025/04/18 06:40:38 DEBUG : dir/file1(0xc000b0a880): openPending: 2025/04/18 06:40:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:40:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:40:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:38 DEBUG : dir/file1(0xc000b0a880): >openPending: err= 2025/04/18 06:40:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/18 06:40:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:40:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:39 DEBUG : dir/file1(0xc000b0a880): >_readAt: n=16, err=EOF 2025/04/18 06:40:39 DEBUG : dir/file1(0xc000b0a880): RWFileHandle.Flush 2025/04/18 06:40:39 DEBUG : dir/file1(0xc000b0a880): RWFileHandle.Flush 2025/04/18 06:40:39 DEBUG : dir/file1(0xc000b0a880): close: 2025/04/18 06:40:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:40:39 DEBUG : dir/file1(0xc000b0a880): >close: err= 2025/04/18 06:40:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:39 DEBUG : dir: Looking for writers 2025/04/18 06:40:39 DEBUG : file1: reading active writers 2025/04/18 06:40:39 DEBUG : : Looking for writers 2025/04/18 06:40:39 DEBUG : dir: reading active writers 2025/04/18 06:40:39 DEBUG : >WaitForWriters: 2025/04/18 06:40:39 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:40:40 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleFlushRead (5.72s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:41 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:41 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:41 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:40:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/18 06:40:44 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:40:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:40:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:40:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:40:44 DEBUG : dir/file1(0xc000604400): _readAt: size=256, off=0 2025/04/18 06:40:44 DEBUG : dir/file1(0xc000604400): openPending: 2025/04/18 06:40:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:40:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:40:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:44 DEBUG : dir/file1(0xc000604400): >openPending: err= 2025/04/18 06:40:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/18 06:40:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:40:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:40:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:40:45 DEBUG : dir/file1(0xc000604400): >_readAt: n=16, err=EOF 2025/04/18 06:40:45 DEBUG : dir/file1(0xc000604400): RWFileHandle.Release 2025/04/18 06:40:45 DEBUG : dir/file1(0xc000604400): close: 2025/04/18 06:40:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499 +0000 UTC 2025/04/18 06:40:45 DEBUG : dir/file1(0xc000604400): >close: err= 2025/04/18 06:40:45 DEBUG : dir/file1(0xc000604400): RWFileHandle.Release 2025/04/18 06:40:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:45 DEBUG : dir: Looking for writers 2025/04/18 06:40:45 DEBUG : file1: reading active writers 2025/04/18 06:40:45 DEBUG : : Looking for writers 2025/04/18 06:40:45 DEBUG : dir: reading active writers 2025/04/18 06:40:45 DEBUG : >WaitForWriters: 2025/04/18 06:40:45 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:40:46 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReleaseRead (6.12s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:47 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:47 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:40:47 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:40:47 DEBUG : file1: newRWFileHandle: 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): openPending: 2025/04/18 06:40:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): >openPending: err= 2025/04/18 06:40:47 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:40:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:40:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): _writeAt: size=5, off=0 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): >_writeAt: n=5, err= 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): _writeAt: size=7, off=5 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): >_writeAt: n=7, err= 2025/04/18 06:40:47 DEBUG : file1: vfs cache: truncate to size=11 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): close: 2025/04/18 06:40:47 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:40:47.464939877 +0000 UTC m=+378.828004181 2025/04/18 06:40:47 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): >close: err= 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): close: 2025/04/18 06:40:47 DEBUG : file1(0xc000604ac0): >close: err=file already closed 2025/04/18 06:40:47 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:40:47 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:40:47 DEBUG : : Looking for writers 2025/04/18 06:40:47 DEBUG : file1: reading active writers 2025/04/18 06:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:40:48 DEBUG : : Looking for writers 2025/04/18 06:40:48 DEBUG : file1: reading active writers 2025/04/18 06:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:40:48 DEBUG : : Looking for writers 2025/04/18 06:40:48 DEBUG : file1: reading active writers 2025/04/18 06:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:40:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:40:48 INFO : file1: Copied (new) 2025/04/18 06:40:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-18 06:40:47.464 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/18 06:40:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:40:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:48 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:40:49 DEBUG : : Looking for writers 2025/04/18 06:40:49 DEBUG : file1: reading active writers 2025/04/18 06:40:49 DEBUG : >WaitForWriters: 2025/04/18 06:40:49 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:49 DEBUG : : Looking for writers 2025/04/18 06:40:49 DEBUG : file1: reading active writers 2025/04/18 06:40:49 DEBUG : >WaitForWriters: 2025/04/18 06:40:49 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.79s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:40:51 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:40:51 DEBUG : file1: newRWFileHandle: 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): openPending: 2025/04/18 06:40:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:40:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): >openPending: err= 2025/04/18 06:40:51 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:40:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:40:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): _writeAt: size=7, off=0 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): >_writeAt: n=7, err= 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): _writeAt: size=6, off=5 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): >_writeAt: n=6, err= 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): close: 2025/04/18 06:40:51 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:40:51.286531457 +0000 UTC m=+382.649595761 2025/04/18 06:40:51 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): >close: err= 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): _writeAt: size=5, off=0 2025/04/18 06:40:51 DEBUG : file1(0xc000b0b340): >_writeAt: n=0, err=file already closed 2025/04/18 06:40:51 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:40:51 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:40:51 DEBUG : : Looking for writers 2025/04/18 06:40:51 DEBUG : file1: reading active writers 2025/04/18 06:40:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:40:52 DEBUG : : Looking for writers 2025/04/18 06:40:52 DEBUG : file1: reading active writers 2025/04/18 06:40:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:40:52 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:40:52 INFO : file1: Copied (new) 2025/04/18 06:40:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-18 06:40:51.286 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/18 06:40:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:40:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:52 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:40:53 DEBUG : : Looking for writers 2025/04/18 06:40:53 DEBUG : file1: reading active writers 2025/04/18 06:40:53 DEBUG : >WaitForWriters: 2025/04/18 06:40:53 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:53 DEBUG : : Looking for writers 2025/04/18 06:40:53 DEBUG : file1: reading active writers 2025/04/18 06:40:53 DEBUG : >WaitForWriters: 2025/04/18 06:40:53 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:55 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:55 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:40:55 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:40:55 DEBUG : file1: newRWFileHandle: 2025/04/18 06:40:55 DEBUG : file1(0xc000b0b6c0): openPending: 2025/04/18 06:40:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:40:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:55 DEBUG : file1(0xc000b0b6c0): >openPending: err= 2025/04/18 06:40:55 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:40:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:40:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:40:55 DEBUG : file1(0xc000b0b6c0): close: 2025/04/18 06:40:55 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:40:55.247341019 +0000 UTC m=+386.610405323 2025/04/18 06:40:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:40:55 DEBUG : file1(0xc000b0b6c0): >close: err= 2025/04/18 06:40:55 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:40:55 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:40:55 DEBUG : file2: newRWFileHandle: 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): openPending: 2025/04/18 06:40:55 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:40:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): >openPending: err= 2025/04/18 06:40:55 DEBUG : file2: >newRWFileHandle: err= 2025/04/18 06:40:55 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:40:55 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/18 06:40:55 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): RWFileHandle.Flush 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): RWFileHandle.Release 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): close: 2025/04/18 06:40:55 DEBUG : file2: vfs cache: setting modification time to 2025-04-18 06:40:55.248461443 +0000 UTC m=+386.611525747 2025/04/18 06:40:55 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/18 06:40:55 DEBUG : file2(0xc000b0b780): >close: err= 2025/04/18 06:40:55 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/18 06:40:55 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:40:55 DEBUG : file2: vfs cache: starting upload 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/18 06:40:55 DEBUG : : Looking for writers 2025/04/18 06:40:55 DEBUG : file2: reading active writers 2025/04/18 06:40:55 DEBUG : file1: reading active writers 2025/04/18 06:40:55 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/04/18 06:40:56 DEBUG : : Looking for writers 2025/04/18 06:40:56 DEBUG : file1: reading active writers 2025/04/18 06:40:56 DEBUG : file2: reading active writers 2025/04/18 06:40:56 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/04/18 06:40:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:40:56 INFO : file1: Copied (new) 2025/04/18 06:40:56 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-18 06:40:55.247 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/18 06:40:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:40:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:56 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:40:56 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:40:56 INFO : file2: Copied (new) 2025/04/18 06:40:56 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-18 06:40:55.248 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/18 06:40:56 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/18 06:40:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/18 06:40:56 INFO : file2: vfs cache: upload succeeded try #1 2025/04/18 06:40:57 DEBUG : : Looking for writers 2025/04/18 06:40:57 DEBUG : file1: reading active writers 2025/04/18 06:40:57 DEBUG : file2: reading active writers 2025/04/18 06:40:57 DEBUG : >WaitForWriters: 2025/04/18 06:40:57 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:57 DEBUG : : Looking for writers 2025/04/18 06:40:57 DEBUG : file1: reading active writers 2025/04/18 06:40:57 DEBUG : file2: reading active writers 2025/04/18 06:40:57 DEBUG : >WaitForWriters: 2025/04/18 06:40:57 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:40:59 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:40:59 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:40:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:40:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:40:59 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:40:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:40:59 DEBUG : file1: newRWFileHandle: 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): openPending: 2025/04/18 06:40:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:40:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): >openPending: err= 2025/04/18 06:40:59 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:40:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:40:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:40:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): _writeAt: size=5, off=0 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): >_writeAt: n=5, err= 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): RWFileHandle.Flush 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): RWFileHandle.Flush 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): close: 2025/04/18 06:40:59 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:40:59.581820594 +0000 UTC m=+390.944884899 2025/04/18 06:40:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:40:59 DEBUG : file1(0xc000ae04c0): >close: err= 2025/04/18 06:40:59 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:40:59 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:40:59 DEBUG : : Looking for writers 2025/04/18 06:40:59 DEBUG : file1: reading active writers 2025/04/18 06:40:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:00 DEBUG : : Looking for writers 2025/04/18 06:41:00 DEBUG : file1: reading active writers 2025/04/18 06:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:00 DEBUG : : Looking for writers 2025/04/18 06:41:00 DEBUG : file1: reading active writers 2025/04/18 06:41:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:41:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:41:01 INFO : file1: Copied (new) 2025/04/18 06:41:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:40:59.581 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:41:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:01 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:01 DEBUG : : Looking for writers 2025/04/18 06:41:01 DEBUG : file1: reading active writers 2025/04/18 06:41:01 DEBUG : >WaitForWriters: 2025/04/18 06:41:01 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.67s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:03 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:03 DEBUG : file1: newRWFileHandle: 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): openPending: 2025/04/18 06:41:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): >openPending: err= 2025/04/18 06:41:03 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:41:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:41:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): _writeAt: size=5, off=0 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): >_writeAt: n=5, err= 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): RWFileHandle.Release 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): close: 2025/04/18 06:41:03 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:41:03.250885311 +0000 UTC m=+394.613949595 2025/04/18 06:41:03 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): >close: err= 2025/04/18 06:41:03 DEBUG : file1(0xc000ae0980): RWFileHandle.Release 2025/04/18 06:41:03 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:03 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:03 DEBUG : : Looking for writers 2025/04/18 06:41:03 DEBUG : file1: reading active writers 2025/04/18 06:41:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:04 DEBUG : : Looking for writers 2025/04/18 06:41:04 DEBUG : file1: reading active writers 2025/04/18 06:41:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:41:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:41:04 INFO : file1: Copied (new) 2025/04/18 06:41:04 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:41:03.25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:41:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:04 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:05 DEBUG : : Looking for writers 2025/04/18 06:41:05 DEBUG : file1: reading active writers 2025/04/18 06:41:05 DEBUG : >WaitForWriters: 2025/04/18 06:41:05 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.67s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:06 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:06 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:06 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:09 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:41:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:41:10 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): openPending: 2025/04/18 06:41:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:41:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:41:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): >openPending: err= 2025/04/18 06:41:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/18 06:41:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:41:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:41:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): _writeAt: size=5, off=0 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): >_writeAt: n=5, err= 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): close: 2025/04/18 06:41:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-18 06:41:10.007981744 +0000 UTC m=+401.371046108 2025/04/18 06:41:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:10 DEBUG : dir/file1(0xc000604f40): >close: err= 2025/04/18 06:41:10 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:10 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:10 DEBUG : dir: Looking for writers 2025/04/18 06:41:10 DEBUG : file1: reading active writers 2025/04/18 06:41:10 DEBUG : : Looking for writers 2025/04/18 06:41:10 DEBUG : dir: reading active writers 2025/04/18 06:41:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:41:11 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:41:11 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-18 06:41:10.007 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:41:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:11 DEBUG : dir: Looking for writers 2025/04/18 06:41:11 DEBUG : file1: reading active writers 2025/04/18 06:41:11 DEBUG : : Looking for writers 2025/04/18 06:41:11 DEBUG : dir: reading active writers 2025/04/18 06:41:11 DEBUG : >WaitForWriters: 2025/04/18 06:41:11 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:41:12 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (6.71s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:13 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:13 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:13 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:16 DEBUG : dir/file1: newRWFileHandle: 2025/04/18 06:41:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/18 06:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/18 06:41:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): _writeAt: size=5, off=0 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): openPending: 2025/04/18 06:41:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/18 06:41:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/18 06:41:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): >openPending: err= 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): >_writeAt: n=5, err= 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): _writeAt: size=15, off=5 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): >_writeAt: n=15, err= 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): close: 2025/04/18 06:41:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/18 06:41:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-18 06:41:16.549347971 +0000 UTC m=+407.912412285 2025/04/18 06:41:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:16 DEBUG : dir/file1(0xc000ae1500): >close: err= 2025/04/18 06:41:16 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:16 DEBUG : dir/file1: vfs cache: starting upload 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:16 DEBUG : dir: Looking for writers 2025/04/18 06:41:16 DEBUG : file1: reading active writers 2025/04/18 06:41:16 DEBUG : : Looking for writers 2025/04/18 06:41:16 DEBUG : dir: reading active writers 2025/04/18 06:41:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:17 DEBUG : dir: Looking for writers 2025/04/18 06:41:17 DEBUG : file1: reading active writers 2025/04/18 06:41:17 DEBUG : : Looking for writers 2025/04/18 06:41:17 DEBUG : dir: reading active writers 2025/04/18 06:41:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/18 06:41:17 INFO : dir/file1: Copied (replaced existing) 2025/04/18 06:41:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-18 06:41:16.549 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/18 06:41:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:17 DEBUG : dir: Looking for writers 2025/04/18 06:41:17 DEBUG : file1: reading active writers 2025/04/18 06:41:17 DEBUG : : Looking for writers 2025/04/18 06:41:17 DEBUG : dir: reading active writers 2025/04/18 06:41:17 DEBUG : >WaitForWriters: 2025/04/18 06:41:17 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:41:18 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (6.41s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:19 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:19 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:19 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:20 DEBUG : file1: newRWFileHandle: 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): openPending: 2025/04/18 06:41:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): >openPending: err= 2025/04/18 06:41:20 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:41:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:41:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): _writeAt: size=5, off=0 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): >_writeAt: n=5, err= 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): close: 2025/04/18 06:41:20 DEBUG : file1: vfs cache: setting modification time to 2025-04-18 06:41:20.016285331 +0000 UTC m=+411.379349634 2025/04/18 06:41:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:20 DEBUG : file1(0xc000ae1a40): >close: err= 2025/04/18 06:41:20 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:20 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:20 DEBUG : : Looking for writers 2025/04/18 06:41:20 DEBUG : file1: reading active writers 2025/04/18 06:41:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:21 DEBUG : : Looking for writers 2025/04/18 06:41:21 DEBUG : file1: reading active writers 2025/04/18 06:41:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:41:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:41:21 INFO : file1: Copied (new) 2025/04/18 06:41:21 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-18 06:41:20.016 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:41:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:21 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:22 DEBUG : : Looking for writers 2025/04/18 06:41:22 DEBUG : file1: reading active writers 2025/04/18 06:41:22 DEBUG : >WaitForWriters: 2025/04/18 06:41:22 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.63s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/18 06:41:23 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.655741065 +0000 UTC m=+415.018805369 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.655741065 +0000 UTC m=+415.018805369 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6000): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.655741065 +0000 UTC m=+415.018805369 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfb90 item 1 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.659341034 +0000 UTC m=+415.022405349 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.659341034 +0000 UTC m=+415.022405349 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6140): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6540 item 2 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.661656331 +0000 UTC m=+415.024720636 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6180): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.661656331 +0000 UTC m=+415.024720636 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.661656331 +0000 UTC m=+415.024720636 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6240): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6af0 item 3 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.664765751 +0000 UTC m=+415.027830064 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.664765751 +0000 UTC m=+415.027830064 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005002a0 item 4 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.667012979 +0000 UTC m=+415.030077284 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.667012979 +0000 UTC m=+415.030077284 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.667012979 +0000 UTC m=+415.030077284 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500690 item 5 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.66986261 +0000 UTC m=+415.032926914 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.66986261 +0000 UTC m=+415.032926914 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 6 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.671885348 +0000 UTC m=+415.034949652 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7180): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.671885348 +0000 UTC m=+415.034949652 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7300): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.671885348 +0000 UTC m=+415.034949652 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005010a0 item 7 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.674678092 +0000 UTC m=+415.037742396 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f73c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.674678092 +0000 UTC m=+415.037742396 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501420 item 8 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0004f7480): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.677171965 +0000 UTC m=+415.040236268 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.677171965 +0000 UTC m=+415.040236268 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.677171965 +0000 UTC m=+415.040236268 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7540): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005017a0 item 9 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.680047434 +0000 UTC m=+415.043111738 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.680047434 +0000 UTC m=+415.043111738 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501b90 item 10 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0004f7700): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.682259808 +0000 UTC m=+415.045324122 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.682259808 +0000 UTC m=+415.045324122 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7840): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.682259808 +0000 UTC m=+415.045324122 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7880): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 11 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.684989092 +0000 UTC m=+415.048053397 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.684989092 +0000 UTC m=+415.048053397 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c850 item 12 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0004f7a40): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.687034312 +0000 UTC m=+415.050098616 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.687034312 +0000 UTC m=+415.050098616 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 13 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.689009831 +0000 UTC m=+415.052074136 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.689009831 +0000 UTC m=+415.052074136 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d0a0 item 14 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0004f7e00): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.69099018 +0000 UTC m=+415.054054484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.69099018 +0000 UTC m=+415.054054484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6340): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d570 item 15 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.692955099 +0000 UTC m=+415.056019373 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a63c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.692955099 +0000 UTC m=+415.056019373 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee070 item 16 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.694539325 +0000 UTC m=+415.057603599 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.694539325 +0000 UTC m=+415.057603599 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a64c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.694539325 +0000 UTC m=+415.057603599 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee770 item 17 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.696724768 +0000 UTC m=+415.059789042 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.696724768 +0000 UTC m=+415.059789042 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eef50 item 18 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.698249372 +0000 UTC m=+415.061313645 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6680): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.698249372 +0000 UTC m=+415.061313645 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.698249372 +0000 UTC m=+415.061313645 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef8f0 item 19 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.701296774 +0000 UTC m=+415.064361087 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6800): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.701296774 +0000 UTC m=+415.064361087 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6880): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc070 item 20 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70372867 +0000 UTC m=+415.066792973 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70372867 +0000 UTC m=+415.066792973 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70372867 +0000 UTC m=+415.066792973 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc2a0 item 21 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.707043473 +0000 UTC m=+415.070107787 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.707043473 +0000 UTC m=+415.070107787 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc850 item 22 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70946514 +0000 UTC m=+415.072529454 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70946514 +0000 UTC m=+415.072529454 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a66c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.70946514 +0000 UTC m=+415.072529454 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd90 item 23 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.713005077 +0000 UTC m=+415.076069382 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a68c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.713005077 +0000 UTC m=+415.076069382 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd180 item 24 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0005a6a80): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6a80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.715912296 +0000 UTC m=+415.078976610 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6b00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.715912296 +0000 UTC m=+415.078976610 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.715912296 +0000 UTC m=+415.078976610 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd500 item 25 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.719642119 +0000 UTC m=+415.082706403 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a6d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.719642119 +0000 UTC m=+415.082706403 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a75c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdb20 item 26 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0005a7c00): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.721799811 +0000 UTC m=+415.084864104 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.721799811 +0000 UTC m=+415.084864104 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.721799811 +0000 UTC m=+415.084864104 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bdf10 item 27 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.724487727 +0000 UTC m=+415.087552011 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7dc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.724487727 +0000 UTC m=+415.087552011 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7e40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 28 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc0005a7f40): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0005a7f40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.726376914 +0000 UTC m=+415.089441208 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604200): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.726376914 +0000 UTC m=+415.089441208 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462930 item 29 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.7279612 +0000 UTC m=+415.091025484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.7279612 +0000 UTC m=+415.091025484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006047c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d90 item 30 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): _readAt: size=2, off=0 2025/04/18 06:41:23 ERROR : open-test-file(0xc000604880): Couldn't read size of file 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): close: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604880): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.729677903 +0000 UTC m=+415.092742187 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006048c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.729677903 +0000 UTC m=+415.092742187 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463260 item 31 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 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 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.731292574 +0000 UTC m=+415.094356868 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.731292574 +0000 UTC m=+415.094356868 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604a80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463650 item 32 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.733631977 +0000 UTC m=+415.096696281 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 33 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.73433618 +0000 UTC m=+415.097400484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.73433618 +0000 UTC m=+415.097400484 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604b80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463dc0 item 33 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.736531181 +0000 UTC m=+415.099595495 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604bc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c3f0 item 34 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.737648118 +0000 UTC m=+415.100712422 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.737648118 +0000 UTC m=+415.100712422 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c620 item 34 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.739855694 +0000 UTC m=+415.102919997 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c9a0 item 35 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.740456582 +0000 UTC m=+415.103520866 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.740456582 +0000 UTC m=+415.103520866 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 35 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.743273541 +0000 UTC m=+415.106337865 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604dc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d0a0 item 36 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.744027818 +0000 UTC m=+415.107092102 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604ec0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.744027818 +0000 UTC m=+415.107092102 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d420 item 36 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.746353403 +0000 UTC m=+415.109417718 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604f40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043da40 item 37 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.747236882 +0000 UTC m=+415.110301197 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000604fc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.747236882 +0000 UTC m=+415.110301197 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605000): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc70 item 37 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.749572959 +0000 UTC m=+415.112637263 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605080): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0150 item 38 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.750490442 +0000 UTC m=+415.113554746 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605140): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.750490442 +0000 UTC m=+415.113554746 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605180): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0540 item 38 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.752693117 +0000 UTC m=+415.115757421 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605200): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0fc0 item 39 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.753539577 +0000 UTC m=+415.116603881 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006052c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.753539577 +0000 UTC m=+415.116603881 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605300): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e11f0 item 39 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.755842151 +0000 UTC m=+415.118906465 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1730 item 40 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.756725168 +0000 UTC m=+415.119789473 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.756725168 +0000 UTC m=+415.119789473 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1b90 item 40 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.759092723 +0000 UTC m=+415.122157028 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0006054c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052540 item 41 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.759885122 +0000 UTC m=+415.122949426 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052770 item 41 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.760731902 +0000 UTC m=+415.123796216 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605540): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.760731902 +0000 UTC m=+415.123796216 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 41 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.763144882 +0000 UTC m=+415.126209197 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 42 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.763877889 +0000 UTC m=+415.126942203 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605680): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 42 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.764749926 +0000 UTC m=+415.127814240 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.764749926 +0000 UTC m=+415.127814240 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 42 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.767535246 +0000 UTC m=+415.130599550 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605840): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 43 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.768354855 +0000 UTC m=+415.131419179 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605880): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 43 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.76932682 +0000 UTC m=+415.132391125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605940): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.76932682 +0000 UTC m=+415.132391125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000537a0 item 43 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.771555104 +0000 UTC m=+415.134619418 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 44 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.772332885 +0000 UTC m=+415.135397189 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605a80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 44 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.773262379 +0000 UTC m=+415.136326684 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.773262379 +0000 UTC m=+415.136326684 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605b80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2310 item 44 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.775607884 +0000 UTC m=+415.138672198 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2690 item 45 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.77637287 +0000 UTC m=+415.139437175 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.77637287 +0000 UTC m=+415.139437175 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f27e0 item 45 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.778712353 +0000 UTC m=+415.141776667 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2e00 item 46 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.779483821 +0000 UTC m=+415.142548125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605e40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.779483821 +0000 UTC m=+415.142548125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000605f00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3180 item 46 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.781850114 +0000 UTC m=+415.144914429 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6040): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f35e0 item 47 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.782708236 +0000 UTC m=+415.145772540 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f60c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.782708236 +0000 UTC m=+415.145772540 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6200): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3810 item 47 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.784992786 +0000 UTC m=+415.148057090 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3c00 item 48 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.785808677 +0000 UTC m=+415.148872991 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f64c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.785808677 +0000 UTC m=+415.148872991 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3dc0 item 48 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.788016533 +0000 UTC m=+415.151080837 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b80e0 item 49 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.788935619 +0000 UTC m=+415.151999923 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.788935619 +0000 UTC m=+415.151999923 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6a80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8460 item 49 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.791021645 +0000 UTC m=+415.154085950 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f6c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8af0 item 50 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.791955519 +0000 UTC m=+415.155019833 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7280): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.791955519 +0000 UTC m=+415.155019833 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f72c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8d20 item 50 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.794276327 +0000 UTC m=+415.157340631 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7340): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b95e0 item 51 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.795087159 +0000 UTC m=+415.158151463 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7400): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.795087159 +0000 UTC m=+415.158151463 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9810 item 51 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.797368843 +0000 UTC m=+415.160433158 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f74c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9c00 item 52 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.798292247 +0000 UTC m=+415.161356551 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.798292247 +0000 UTC m=+415.161356551 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f75c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9ea0 item 52 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.800366832 +0000 UTC m=+415.163431136 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e83f0 item 53 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.801285457 +0000 UTC m=+415.164349772 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.801285457 +0000 UTC m=+415.164349772 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8690 item 53 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.80368892 +0000 UTC m=+415.166753235 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f77c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9110 item 54 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.804643062 +0000 UTC m=+415.167707376 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f78c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.804643062 +0000 UTC m=+415.167707376 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c2c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4000 item 54 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.807193831 +0000 UTC m=+415.170258145 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b45b0 item 55 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.808077821 +0000 UTC m=+415.171142135 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.808077821 +0000 UTC m=+415.171142135 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c4c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b48c0 item 55 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.810679455 +0000 UTC m=+415.173743810 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c540): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4b60 item 56 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.81155477 +0000 UTC m=+415.174619084 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c6c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.81155477 +0000 UTC m=+415.174619084 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4e70 item 56 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.814284145 +0000 UTC m=+415.177348429 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c900): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b52d0 item 57 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.814978679 +0000 UTC m=+415.178042973 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024c9c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 57 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.816188831 +0000 UTC m=+415.179253125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.816188831 +0000 UTC m=+415.179253125 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cb00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5730 item 57 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.818504629 +0000 UTC m=+415.181568934 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cbc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5ce0 item 58 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.819284233 +0000 UTC m=+415.182348537 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cc40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e000 item 58 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.82010798 +0000 UTC m=+415.183172294 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cd00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.82010798 +0000 UTC m=+415.183172294 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024ce00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 58 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.822178989 +0000 UTC m=+415.185243292 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cec0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042eb60 item 59 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.822928105 +0000 UTC m=+415.185992410 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024cf00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 59 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.823658005 +0000 UTC m=+415.186722309 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.823658005 +0000 UTC m=+415.186722309 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d400): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 59 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.825552042 +0000 UTC m=+415.188616346 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d4c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f570 item 60 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.826187215 +0000 UTC m=+415.189251518 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d540): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 60 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.82744715 +0000 UTC m=+415.190511485 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.82744715 +0000 UTC m=+415.190511485 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d6c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fc00 item 60 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.829659223 +0000 UTC m=+415.192723537 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d7c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de000 item 61 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.830465507 +0000 UTC m=+415.193529822 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024d980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.830465507 +0000 UTC m=+415.193529822 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de310 item 61 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.833249044 +0000 UTC m=+415.196313349 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de850 item 62 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.834123787 +0000 UTC m=+415.197188091 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dd40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.834123787 +0000 UTC m=+415.197188091 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024de00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de9a0 item 62 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.836402505 +0000 UTC m=+415.199466819 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024dec0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee00 item 63 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.83718768 +0000 UTC m=+415.200251984 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc00024df00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.83718768 +0000 UTC m=+415.200251984 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae00c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df1f0 item 63 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 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 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.839579621 +0000 UTC m=+415.202643925 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0180): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df570 item 64 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.840353463 +0000 UTC m=+415.203417768 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae02c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.840353463 +0000 UTC m=+415.203417768 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0440): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df730 item 64 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.842585175 +0000 UTC m=+415.205649478 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c60e0 item 65 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.843357614 +0000 UTC m=+415.206421928 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae04c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.843357614 +0000 UTC m=+415.206421928 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6380 item 65 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.84546416 +0000 UTC m=+415.208528494 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae05c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c69a0 item 66 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.846279612 +0000 UTC m=+415.209343916 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.846279612 +0000 UTC m=+415.209343916 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6bd0 item 66 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.848564952 +0000 UTC m=+415.211629256 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0680): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005001c0 item 67 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.849497723 +0000 UTC m=+415.212562028 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.849497723 +0000 UTC m=+415.212562028 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae07c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005003f0 item 67 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.85177505 +0000 UTC m=+415.214839354 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0940): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 68 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.852672465 +0000 UTC m=+415.215736769 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.852672465 +0000 UTC m=+415.215736769 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0ac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 68 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.854824506 +0000 UTC m=+415.217888809 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 69 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.85564667 +0000 UTC m=+415.218710984 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.85564667 +0000 UTC m=+415.218710984 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0b80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500f50 item 69 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.857909718 +0000 UTC m=+415.220974022 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0cc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005012d0 item 70 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.858815408 +0000 UTC m=+415.221879713 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0d80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.858815408 +0000 UTC m=+415.221879713 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0dc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501420 item 70 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.861002917 +0000 UTC m=+415.224067231 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0e40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005017a0 item 71 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.861828395 +0000 UTC m=+415.224892700 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.861828395 +0000 UTC m=+415.224892700 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0f40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501960 item 71 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.864132512 +0000 UTC m=+415.227196817 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae0fc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 72 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.865987205 +0000 UTC m=+415.229051520 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1080): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.865987205 +0000 UTC m=+415.229051520 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae10c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501dc0 item 72 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.86825852 +0000 UTC m=+415.231322834 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1100): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0230 item 73 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.869060986 +0000 UTC m=+415.232125290 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1140): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a03f0 item 73 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.869922464 +0000 UTC m=+415.232986769 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1280): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.869922464 +0000 UTC m=+415.232986769 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae12c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0540 item 73 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.872054318 +0000 UTC m=+415.235118622 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a07e0 item 74 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.87274832 +0000 UTC m=+415.235812624 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae13c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0930 item 74 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.873645084 +0000 UTC m=+415.236709398 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae14c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.873645084 +0000 UTC m=+415.236709398 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0af0 item 74 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.875609814 +0000 UTC m=+415.238674127 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0f50 item 75 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.876480448 +0000 UTC m=+415.239544753 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1640): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): _writeAt: size=3, off=2 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1180 item 75 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.877508709 +0000 UTC m=+415.240573023 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.877508709 +0000 UTC m=+415.240573023 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1740): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a12d0 item 75 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.879737634 +0000 UTC m=+415.242801937 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1800): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a16c0 item 76 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.880455091 +0000 UTC m=+415.243519395 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1840): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1880 item 76 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): _writeAt: size=3, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.881270933 +0000 UTC m=+415.244335236 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1900): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.881270933 +0000 UTC m=+415.244335236 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a19d0 item 76 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.883245311 +0000 UTC m=+415.246309614 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1dc0 item 77 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.883986371 +0000 UTC m=+415.247050686 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1ac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.883986371 +0000 UTC m=+415.247050686 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1b80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a1f10 item 77 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.88638788 +0000 UTC m=+415.249452185 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee700 item 78 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.88733538 +0000 UTC m=+415.250399694 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1c80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.88733538 +0000 UTC m=+415.250399694 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1d40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee8c0 item 78 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.889456732 +0000 UTC m=+415.252521077 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eef50 item 79 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.890146579 +0000 UTC m=+415.253210882 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1e40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.890146579 +0000 UTC m=+415.253210882 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000ae1f00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 79 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.892088405 +0000 UTC m=+415.255152709 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a040): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c60e0 item 80 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.89284253 +0000 UTC m=+415.255906844 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a080): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.89284253 +0000 UTC m=+415.255906844 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000b0a240): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6230 item 80 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.89490349 +0000 UTC m=+415.257967794 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308000): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca3f0 item 81 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.895815793 +0000 UTC m=+415.258880107 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308040): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.895815793 +0000 UTC m=+415.258880107 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308080): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca540 item 81 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.898045149 +0000 UTC m=+415.261109453 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308140): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca7e0 item 82 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.89885986 +0000 UTC m=+415.261924163 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308200): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.89885986 +0000 UTC m=+415.261924163 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308240): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005caa10 item 82 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.900675017 +0000 UTC m=+415.263739331 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003082c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cae70 item 83 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.901473807 +0000 UTC m=+415.264538111 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003083c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.901473807 +0000 UTC m=+415.264538111 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308400): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb030 item 83 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.90347264 +0000 UTC m=+415.266536954 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308480): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb3b0 item 84 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.904347142 +0000 UTC m=+415.267411447 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308540): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.904347142 +0000 UTC m=+415.267411447 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308580): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb500 item 84 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.906475127 +0000 UTC m=+415.269539431 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb810 item 85 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.907292162 +0000 UTC m=+415.270356466 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0003086c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.907292162 +0000 UTC m=+415.270356466 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb960 item 85 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.909291546 +0000 UTC m=+415.272355860 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308780): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cbce0 item 86 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.910139027 +0000 UTC m=+415.273203332 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000308880): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.910139027 +0000 UTC m=+415.273203332 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7900): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9340 item 86 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.912141768 +0000 UTC m=+415.275206072 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9730 item 87 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.913000239 +0000 UTC m=+415.276064544 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.913000239 +0000 UTC m=+415.276064544 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ac0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9960 item 87 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.915192496 +0000 UTC m=+415.278256800 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7c00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9dc0 item 88 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.916130817 +0000 UTC m=+415.279195132 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7cc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.916130817 +0000 UTC m=+415.279195132 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7d00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2000 item 88 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.918239547 +0000 UTC m=+415.281303851 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7dc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d22a0 item 89 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.919166607 +0000 UTC m=+415.282230922 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7e00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2460 item 89 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.92007853 +0000 UTC m=+415.283142834 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7ec0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.92007853 +0000 UTC m=+415.283142834 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0004f7f00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d25b0 item 89 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.922460553 +0000 UTC m=+415.285524857 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b4d80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2850 item 90 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.923243804 +0000 UTC m=+415.286308118 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0000b5240): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d29a0 item 90 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.924272255 +0000 UTC m=+415.287336559 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892040): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.924272255 +0000 UTC m=+415.287336559 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008922c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2af0 item 90 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.926651232 +0000 UTC m=+415.289715536 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892380): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2d90 item 91 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.92756162 +0000 UTC m=+415.290625925 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008923c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): >_readAt: n=2, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): _writeAt: size=3, off=7 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2ee0 item 91 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.928508568 +0000 UTC m=+415.291572873 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008924c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): >_readAt: n=8, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.928508568 +0000 UTC m=+415.291572873 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892500): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3030 item 91 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.930834636 +0000 UTC m=+415.293898940 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008925c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d32d0 item 92 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.931778369 +0000 UTC m=+415.294842682 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892600): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): open at offset 5 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3490 item 92 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): _readAt: size=2, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): _writeAt: size=3, off=5 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): >_writeAt: n=3, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.933009461 +0000 UTC m=+415.296073774 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008926c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): >_readAt: n=3, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.933009461 +0000 UTC m=+415.296073774 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892700): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d35e0 item 92 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.934985531 +0000 UTC m=+415.298049834 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008927c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3960 item 93 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.936058375 +0000 UTC m=+415.299122689 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892800): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.936058375 +0000 UTC m=+415.299122689 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc0008928c0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3ab0 item 93 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.938104266 +0000 UTC m=+415.301168570 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892980): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3dc0 item 94 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.938852151 +0000 UTC m=+415.301916465 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892a40): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.938852151 +0000 UTC m=+415.301916465 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892b00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da0e0 item 94 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.940992109 +0000 UTC m=+415.304056413 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892bc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da700 item 95 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.941721769 +0000 UTC m=+415.304786074 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892c00): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.941721769 +0000 UTC m=+415.304786074 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892cc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da9a0 item 95 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 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 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): open at offset 0 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): _readAt: size=2, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): >_readAt: n=0, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.943824637 +0000 UTC m=+415.306888942 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892d80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): _writeAt: size=5, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): >openPending: err= 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db260 item 96 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): >_writeAt: n=5, err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.944543858 +0000 UTC m=+415.307608161 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892dc0): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:23 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): _readAt: size=512, off=0 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): openPending: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): >openPending: err= 2025/04/18 06:41:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): >_readAt: n=5, err=EOF 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): close: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:23.944543858 +0000 UTC m=+415.307608161 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:23 DEBUG : open-test-file(0xc000892e80): >close: err= 2025/04/18 06:41:23 DEBUG : open-test-file: Remove: 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db420 item 96 2025/04/18 06:41:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:23 DEBUG : open-test-file: >Remove: err= 2025/04/18 06:41:23 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:23 DEBUG : : Looking for writers 2025/04/18 06:41:23 DEBUG : >WaitForWriters: 2025/04/18 06:41:23 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:24 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:24 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:24 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/18 06:41:24 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.808847635 +0000 UTC m=+416.171911939 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e200): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.808847635 +0000 UTC m=+416.171911939 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e240): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.808847635 +0000 UTC m=+416.171911939 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e280): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f27e0 item 1 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.812185763 +0000 UTC m=+416.175250077 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e2c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.812185763 +0000 UTC m=+416.175250077 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2d90 item 2 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.814300533 +0000 UTC m=+416.177364838 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e340): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.814300533 +0000 UTC m=+416.177364838 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e380): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.814300533 +0000 UTC m=+416.177364838 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e3c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f35e0 item 3 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.817684136 +0000 UTC m=+416.180748441 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e440): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.817684136 +0000 UTC m=+416.180748441 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000d0e4c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3ab0 item 4 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.824086909 +0000 UTC m=+416.187151223 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a280): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.824086909 +0000 UTC m=+416.187151223 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a2c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.824086909 +0000 UTC m=+416.187151223 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6540 item 5 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.828985286 +0000 UTC m=+416.192049600 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308040): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.828985286 +0000 UTC m=+416.192049600 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308100): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000634540 item 6 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.831325119 +0000 UTC m=+416.194389424 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308180): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.831325119 +0000 UTC m=+416.194389424 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308240): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.831325119 +0000 UTC m=+416.194389424 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308280): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006347e0 item 7 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.834657867 +0000 UTC m=+416.197722182 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308340): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.834657867 +0000 UTC m=+416.197722182 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003083c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000634b60 item 8 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000308400): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308400): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.837228905 +0000 UTC m=+416.200293209 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308440): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.837228905 +0000 UTC m=+416.200293209 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308480): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.837228905 +0000 UTC m=+416.200293209 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003084c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000634e00 item 9 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.840564268 +0000 UTC m=+416.203628582 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308540): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.840564268 +0000 UTC m=+416.203628582 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003085c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006351f0 item 10 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000308680): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308680): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.842989341 +0000 UTC m=+416.206053645 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003086c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.842989341 +0000 UTC m=+416.206053645 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308780): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.842989341 +0000 UTC m=+416.206053645 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003087c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000635490 item 11 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.846066128 +0000 UTC m=+416.209130432 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308880): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.846066128 +0000 UTC m=+416.209130432 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000635810 item 12 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc0003089c0): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003089c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.84849077 +0000 UTC m=+416.211555085 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308a00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.84849077 +0000 UTC m=+416.211555085 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ac0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000635b20 item 13 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.850867804 +0000 UTC m=+416.213932108 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308b40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.850867804 +0000 UTC m=+416.213932108 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308bc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000635dc0 item 14 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000308c80): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308c80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.853296584 +0000 UTC m=+416.216360899 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308cc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.853296584 +0000 UTC m=+416.216360899 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308d80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da1c0 item 15 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.855545087 +0000 UTC m=+416.218609401 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.855545087 +0000 UTC m=+416.218609401 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308e80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da7e0 item 16 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.857908585 +0000 UTC m=+416.220972889 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308ec0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.857908585 +0000 UTC m=+416.220972889 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.857908585 +0000 UTC m=+416.220972889 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000308f40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daee0 item 17 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.861030516 +0000 UTC m=+416.224094820 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309000): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.861030516 +0000 UTC m=+416.224094820 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309080): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db570 item 18 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.863590192 +0000 UTC m=+416.226654537 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003091c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.863590192 +0000 UTC m=+416.226654537 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0003092c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.863590192 +0000 UTC m=+416.226654537 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db960 item 19 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.867079104 +0000 UTC m=+416.230143408 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309380): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.867079104 +0000 UTC m=+416.230143408 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309580): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2230 item 20 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.869506171 +0000 UTC m=+416.232570486 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.869506171 +0000 UTC m=+416.232570486 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309840): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.869506171 +0000 UTC m=+416.232570486 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309880): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f24d0 item 21 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.872637981 +0000 UTC m=+416.235702285 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000309900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.872637981 +0000 UTC m=+416.235702285 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892040): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2b60 item 22 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.874853631 +0000 UTC m=+416.237917935 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.874853631 +0000 UTC m=+416.237917935 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008923c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.874853631 +0000 UTC m=+416.237917935 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892440): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f31f0 item 23 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.87802173 +0000 UTC m=+416.241086034 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008924c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.87802173 +0000 UTC m=+416.241086034 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892540): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f38f0 item 24 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000892600): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.879968936 +0000 UTC m=+416.243033211 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892640): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.879968936 +0000 UTC m=+416.243033211 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892700): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.879968936 +0000 UTC m=+416.243033211 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892740): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3c00 item 25 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.882201587 +0000 UTC m=+416.245265862 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008927c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.882201587 +0000 UTC m=+416.245265862 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892840): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c61c0 item 26 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000892900): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.883773821 +0000 UTC m=+416.246838084 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892940): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): _writeAt: size=3, off=7 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.883773821 +0000 UTC m=+416.246838084 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892a80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.883773821 +0000 UTC m=+416.246838084 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892ac0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6930 item 27 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.885901936 +0000 UTC m=+416.248966210 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892b40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.885901936 +0000 UTC m=+416.248966210 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892bc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6d20 item 28 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000892c80): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892c80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.887586009 +0000 UTC m=+416.250650283 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892cc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.887586009 +0000 UTC m=+416.250650283 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892d80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6fc0 item 29 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.889217742 +0000 UTC m=+416.252282026 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.889217742 +0000 UTC m=+416.252282026 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892e80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7340 item 30 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): _readAt: size=2, off=0 2025/04/18 06:41:24 ERROR : open-test-file(0xc000892f80): Couldn't read size of file 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): >_writeAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): close: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892f80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.890987215 +0000 UTC m=+416.254051489 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000892fc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.890987215 +0000 UTC m=+416.254051489 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893080): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c76c0 item 31 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 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 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.892637233 +0000 UTC m=+416.255701507 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893100): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.892637233 +0000 UTC m=+416.255701507 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893180): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7ab0 item 32 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.894156556 +0000 UTC m=+416.257220830 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008931c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc070 item 33 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.894770158 +0000 UTC m=+416.257834432 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893200): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.894770158 +0000 UTC m=+416.257834432 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893240): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc1c0 item 33 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.896210592 +0000 UTC m=+416.259274866 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893280): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc5b0 item 34 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.896879849 +0000 UTC m=+416.259944123 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008932c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.896879849 +0000 UTC m=+416.259944123 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bc7e0 item 34 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.898414611 +0000 UTC m=+416.261478885 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893340): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bcd20 item 35 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.899088116 +0000 UTC m=+416.262152400 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893380): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.899088116 +0000 UTC m=+416.262152400 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008933c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bce70 item 35 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.900660719 +0000 UTC m=+416.263724993 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893440): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd180 item 36 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.901362596 +0000 UTC m=+416.264426871 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893500): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.901362596 +0000 UTC m=+416.264426871 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893540): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd340 item 36 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.90286141 +0000 UTC m=+416.265925684 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893580): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd7a0 item 37 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.903588867 +0000 UTC m=+416.266653141 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008935c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.903588867 +0000 UTC m=+416.266653141 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bd960 item 37 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.905234126 +0000 UTC m=+416.268298400 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893680): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bde30 item 38 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.905922067 +0000 UTC m=+416.268986341 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893780): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.905922067 +0000 UTC m=+416.268986341 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008937c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 38 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.907326845 +0000 UTC m=+416.270391109 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893840): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462540 item 39 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.907945657 +0000 UTC m=+416.271009931 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.907945657 +0000 UTC m=+416.271009931 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893940): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462700 item 39 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.909493203 +0000 UTC m=+416.272557477 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0008939c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a80 item 40 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.910179151 +0000 UTC m=+416.273243424 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893a80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.910179151 +0000 UTC m=+416.273243424 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ac0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462cb0 item 40 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.911609045 +0000 UTC m=+416.274673320 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004630a0 item 41 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.912267342 +0000 UTC m=+416.275331615 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004632d0 item 41 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.912936378 +0000 UTC m=+416.276000653 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893b80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.912936378 +0000 UTC m=+416.276000653 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893bc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 41 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.914515052 +0000 UTC m=+416.277579326 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893c80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463810 item 42 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.915129496 +0000 UTC m=+416.278193770 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893cc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ab0 item 42 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.915847204 +0000 UTC m=+416.278911477 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893d80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.915847204 +0000 UTC m=+416.278911477 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893dc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ce0 item 42 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.917526637 +0000 UTC m=+416.280590911 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893e80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c1c0 item 43 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.918162462 +0000 UTC m=+416.281226735 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000893ec0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c460 item 43 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.918812391 +0000 UTC m=+416.281876665 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a000): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.918812391 +0000 UTC m=+416.281876665 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a040): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c700 item 43 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.920301707 +0000 UTC m=+416.283365991 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a140): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ca80 item 44 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.921020577 +0000 UTC m=+416.284084851 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a180): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cc40 item 44 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.921753985 +0000 UTC m=+416.284818258 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a480): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.921753985 +0000 UTC m=+416.284818258 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a4c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cfc0 item 44 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.923818571 +0000 UTC m=+416.286882865 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a580): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d490 item 45 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.924513064 +0000 UTC m=+416.287577358 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a5c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.924513064 +0000 UTC m=+416.287577358 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a680): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d810 item 45 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.926567222 +0000 UTC m=+416.289631516 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a7c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dd50 item 46 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.92728013 +0000 UTC m=+416.290344434 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a800): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.92728013 +0000 UTC m=+416.290344434 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a8c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043df10 item 46 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.929204954 +0000 UTC m=+416.292269249 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a980): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e04d0 item 47 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.929998094 +0000 UTC m=+416.293062389 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0a9c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.929998094 +0000 UTC m=+416.293062389 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0aa80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e0b60 item 47 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.931789807 +0000 UTC m=+416.294854102 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1180 item 48 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.932508518 +0000 UTC m=+416.295572812 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ab80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.932508518 +0000 UTC m=+416.295572812 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1500 item 48 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.934573775 +0000 UTC m=+416.297638069 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ac80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1a40 item 49 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.935499072 +0000 UTC m=+416.298563377 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0acc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.935499072 +0000 UTC m=+416.298563377 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e1ce0 item 49 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.937905822 +0000 UTC m=+416.300970126 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ad80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052700 item 50 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.938845726 +0000 UTC m=+416.301910041 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.938845726 +0000 UTC m=+416.301910041 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0ae80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000528c0 item 50 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.941144844 +0000 UTC m=+416.304209148 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0af00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 51 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.941986414 +0000 UTC m=+416.305050728 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0afc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.941986414 +0000 UTC m=+416.305050728 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b000): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e00 item 51 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.944233723 +0000 UTC m=+416.307298038 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b080): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 52 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.945187595 +0000 UTC m=+416.308251909 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b140): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.945187595 +0000 UTC m=+416.308251909 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b180): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000532d0 item 52 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.947336089 +0000 UTC m=+416.310400392 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b200): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 53 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.948252128 +0000 UTC m=+416.311316443 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b2c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.948252128 +0000 UTC m=+416.311316443 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b300): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053880 item 53 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.950576183 +0000 UTC m=+416.313640496 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b3c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 54 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.951601278 +0000 UTC m=+416.314665581 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b480): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.951601278 +0000 UTC m=+416.314665581 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b4c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2230 item 54 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.953803423 +0000 UTC m=+416.316867737 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b540): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2620 item 55 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.95486178 +0000 UTC m=+416.317926094 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.95486178 +0000 UTC m=+416.317926094 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b640): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2770 item 55 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.957361804 +0000 UTC m=+416.320426108 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b6c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2d90 item 56 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.958283966 +0000 UTC m=+416.321348269 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b780): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.958283966 +0000 UTC m=+416.321348269 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b800): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3110 item 56 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.960484296 +0000 UTC m=+416.323548610 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b8c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3490 item 57 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.961332078 +0000 UTC m=+416.324396383 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3730 item 57 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.962180872 +0000 UTC m=+416.325245187 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0b9c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.962180872 +0000 UTC m=+416.325245187 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bb00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f38f0 item 57 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.964339184 +0000 UTC m=+416.327403498 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3d50 item 58 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.965137724 +0000 UTC m=+416.328202029 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bc40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3ea0 item 58 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.966106403 +0000 UTC m=+416.329170738 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.966106403 +0000 UTC m=+416.329170738 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bd40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8070 item 58 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.968365105 +0000 UTC m=+416.331429419 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8770 item 59 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.969268942 +0000 UTC m=+416.332333256 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0be40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8a10 item 59 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.970192254 +0000 UTC m=+416.333256559 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000b0bf00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): >_readAt: n=8, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.970192254 +0000 UTC m=+416.333256559 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6340): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8cb0 item 59 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.972566934 +0000 UTC m=+416.335631237 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6400): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9340 item 60 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.973416299 +0000 UTC m=+416.336480613 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6440): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): open at offset 5 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b97a0 item 60 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): _readAt: size=2, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): _writeAt: size=3, off=5 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.974378044 +0000 UTC m=+416.337442359 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6500): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.974378044 +0000 UTC m=+416.337442359 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6540): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b99d0 item 60 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.976514957 +0000 UTC m=+416.339579270 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9e30 item 61 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.97737415 +0000 UTC m=+416.340438464 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6640): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.97737415 +0000 UTC m=+416.340438464 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6700): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4000 item 61 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.979775259 +0000 UTC m=+416.342839573 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a67c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b45b0 item 62 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.98063891 +0000 UTC m=+416.343703224 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6800): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.98063891 +0000 UTC m=+416.343703224 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a68c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b48c0 item 62 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.983123395 +0000 UTC m=+416.346187699 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a69c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4b60 item 63 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.983964273 +0000 UTC m=+416.347028588 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6a40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.983964273 +0000 UTC m=+416.347028588 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6b80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b4e70 item 63 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 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 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): open at offset 0 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): >_readAt: n=0, err=Bad file descriptor 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.986257079 +0000 UTC m=+416.349321393 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6c80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b52d0 item 64 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.987084833 +0000 UTC m=+416.350149138 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a6d00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.987084833 +0000 UTC m=+416.350149138 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a75c0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b55e0 item 64 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.98972443 +0000 UTC m=+416.352788734 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7600): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5880 item 65 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.990578052 +0000 UTC m=+416.353642356 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7900): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.990578052 +0000 UTC m=+416.353642356 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b5ce0 item 65 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.992465787 +0000 UTC m=+416.355530101 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e380 item 66 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.993310684 +0000 UTC m=+416.356374987 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7c80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.993310684 +0000 UTC m=+416.356374987 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7cc0): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042e8c0 item 66 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.994745056 +0000 UTC m=+416.357809331 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): >_readAt: n=2, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): _writeAt: size=3, off=2 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ee00 item 67 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.995494043 +0000 UTC m=+416.358558316 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): >_readAt: n=5, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.995494043 +0000 UTC m=+416.358558316 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7d80): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f030 item 67 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.996941731 +0000 UTC m=+416.360006005 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7e00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f570 item 68 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): >_readAt: n=0, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): _writeAt: size=3, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): >_writeAt: n=3, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.997721225 +0000 UTC m=+416.360785499 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f00): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): _readAt: size=512, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): >_readAt: n=3, err=EOF 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.997721225 +0000 UTC m=+416.360785499 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc0005a7f40): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: Remove: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042f810 item 68 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): >openPending: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): _writeAt: size=5, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): >_writeAt: n=5, err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): close: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:24.999330987 +0000 UTC m=+416.362395261 2025/04/18 06:41:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604200): >close: err= 2025/04/18 06:41:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/18 06:41:24 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604400): _readAt: size=2, off=0 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604400): openPending: 2025/04/18 06:41:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:24 DEBUG : open-test-file(0xc000604400): >openPending: err= 2025/04/18 06:41:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604400): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604400): _writeAt: size=3, off=2 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042fe30 item 69 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604400): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604400): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.000017145 +0000 UTC m=+416.363081419 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604400): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.000017145 +0000 UTC m=+416.363081419 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604600): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de000 item 69 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.001607161 +0000 UTC m=+416.364671435 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604680): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de4d0 item 70 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): _writeAt: size=3, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.002307897 +0000 UTC m=+416.365372171 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006047c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.002307897 +0000 UTC m=+416.365372171 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604800): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de850 item 70 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.003741469 +0000 UTC m=+416.366805743 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604880): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): _writeAt: size=3, off=2 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dec40 item 71 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.004375369 +0000 UTC m=+416.367439643 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604940): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.004375369 +0000 UTC m=+416.367439643 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604980): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee00 item 71 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.005903188 +0000 UTC m=+416.368967462 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604a00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df340 item 72 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): _writeAt: size=3, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.007020386 +0000 UTC m=+416.370084659 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ac0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.007020386 +0000 UTC m=+416.370084659 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df570 item 72 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.008544166 +0000 UTC m=+416.371608441 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604b80): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfb90 item 73 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.009199557 +0000 UTC m=+416.372263831 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604bc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): _writeAt: size=3, off=2 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c60e0 item 73 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.00984501 +0000 UTC m=+416.372909283 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.00984501 +0000 UTC m=+416.372909283 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604c40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6380 item 73 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.011318757 +0000 UTC m=+416.374383030 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c69a0 item 74 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.011971421 +0000 UTC m=+416.375035696 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604d80): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6bd0 item 74 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): _writeAt: size=3, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.012717774 +0000 UTC m=+416.375782048 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604e40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.012717774 +0000 UTC m=+416.375782048 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604ec0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7e30 item 74 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.014174199 +0000 UTC m=+416.377238472 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000604fc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005003f0 item 75 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.014810463 +0000 UTC m=+416.377874737 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605000): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): _writeAt: size=3, off=2 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005005b0 item 75 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.015460193 +0000 UTC m=+416.378524466 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006050c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.015460193 +0000 UTC m=+416.378524466 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605100): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005007e0 item 75 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.017038516 +0000 UTC m=+416.380102800 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006051c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 76 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.017672036 +0000 UTC m=+416.380736320 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605200): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 76 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): _writeAt: size=3, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.01834567 +0000 UTC m=+416.381409945 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006052c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.01834567 +0000 UTC m=+416.381409945 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605300): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500f50 item 76 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.019875613 +0000 UTC m=+416.382939897 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006053c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005012d0 item 77 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.020781043 +0000 UTC m=+416.383845347 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605400): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.020781043 +0000 UTC m=+416.383845347 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006054c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501420 item 77 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.022896436 +0000 UTC m=+416.385960730 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605580): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005017a0 item 78 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.023544081 +0000 UTC m=+416.386608375 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc0006055c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.023544081 +0000 UTC m=+416.386608375 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605680): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501960 item 78 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.025565888 +0000 UTC m=+416.388630182 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605740): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501c00 item 79 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.026209255 +0000 UTC m=+416.389273550 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605780): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.026209255 +0000 UTC m=+416.389273550 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605840): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501dc0 item 79 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.028227496 +0000 UTC m=+416.391291790 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605900): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0230 item 80 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.02888527 +0000 UTC m=+416.391949564 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605940): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.02888527 +0000 UTC m=+416.391949564 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a03f0 item 80 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.030974593 +0000 UTC m=+416.394038907 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a0690 item 81 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.031800124 +0000 UTC m=+416.394864427 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605a80): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.031800124 +0000 UTC m=+416.394864427 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605ac0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a07e0 item 81 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.034073713 +0000 UTC m=+416.397138027 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000605b40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee380 item 82 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.03500438 +0000 UTC m=+416.398068694 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c380): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.03500438 +0000 UTC m=+416.398068694 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c400): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee700 item 82 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.037148256 +0000 UTC m=+416.400212559 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c480): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 83 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.038080476 +0000 UTC m=+416.401144790 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c540): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.038080476 +0000 UTC m=+416.401144790 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c600): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eef50 item 83 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.040083066 +0000 UTC m=+416.403147370 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c6c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef8f0 item 84 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.041010978 +0000 UTC m=+416.404075293 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c7c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.041010978 +0000 UTC m=+416.404075293 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024c900): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efc00 item 84 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.042941413 +0000 UTC m=+416.406005717 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ca40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8230 item 85 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.043740783 +0000 UTC m=+416.406805098 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.043740783 +0000 UTC m=+416.406805098 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cb40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e83f0 item 85 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.045976291 +0000 UTC m=+416.409040595 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cbc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e8930 item 86 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.046797664 +0000 UTC m=+416.409861968 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ccc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.046797664 +0000 UTC m=+416.409861968 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024cd00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e9110 item 86 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.048940397 +0000 UTC m=+416.412004701 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc00024ce40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2000 item 87 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.049659367 +0000 UTC m=+416.412723670 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0100): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.049659367 +0000 UTC m=+416.412723670 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0140): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2150 item 87 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.051940029 +0000 UTC m=+416.415004333 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae02c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2460 item 88 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.052955315 +0000 UTC m=+416.416019619 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0440): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.052955315 +0000 UTC m=+416.416019619 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0480): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d25b0 item 88 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.05512014 +0000 UTC m=+416.418184445 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae05c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2850 item 89 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.055890807 +0000 UTC m=+416.418955111 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0600): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d29a0 item 89 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.056842344 +0000 UTC m=+416.419906658 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0780): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.056842344 +0000 UTC m=+416.419906658 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae07c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2af0 item 89 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.058978626 +0000 UTC m=+416.422042940 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0980): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2d90 item 90 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.059839683 +0000 UTC m=+416.422903987 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae09c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2ee0 item 90 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.0608767 +0000 UTC m=+416.423941004 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.0608767 +0000 UTC m=+416.423941004 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0b40): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3030 item 90 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.062926048 +0000 UTC m=+416.425990351 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0cc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d32d0 item 91 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.063725698 +0000 UTC m=+416.426790003 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0d00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): >_readAt: n=2, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): _writeAt: size=3, off=7 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3490 item 91 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.064662417 +0000 UTC m=+416.427726732 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0dc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): >_readAt: n=8, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.064662417 +0000 UTC m=+416.427726732 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0e00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d35e0 item 91 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.066642936 +0000 UTC m=+416.429707240 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0ec0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3960 item 92 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.067304278 +0000 UTC m=+416.430368582 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0f00): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): open at offset 5 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3ab0 item 92 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): _readAt: size=2, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): _writeAt: size=3, off=5 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): >_writeAt: n=3, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.068147771 +0000 UTC m=+416.431212075 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae0fc0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): >_readAt: n=3, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.068147771 +0000 UTC m=+416.431212075 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1000): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3c00 item 92 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.070046586 +0000 UTC m=+416.433110891 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae10c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca230 item 93 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.070743366 +0000 UTC m=+416.433807680 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1100): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.070743366 +0000 UTC m=+416.433807680 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae12c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca460 item 93 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.073086375 +0000 UTC m=+416.436150680 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1380): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca700 item 94 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.07389831 +0000 UTC m=+416.436962614 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae13c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.07389831 +0000 UTC m=+416.436962614 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae14c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ca930 item 94 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.075972594 +0000 UTC m=+416.439036909 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae15c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cad90 item 95 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.076749162 +0000 UTC m=+416.439813466 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1600): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.076749162 +0000 UTC m=+416.439813466 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae16c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005caee0 item 95 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 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 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): open at offset 0 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): _readAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): >_readAt: n=0, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.078682562 +0000 UTC m=+416.441746866 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1780): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): _writeAt: size=5, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): >openPending: err= 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb1f0 item 96 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): >_writeAt: n=5, err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.079392897 +0000 UTC m=+416.442457201 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae17c0): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/18 06:41:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/18 06:41:25 DEBUG : open-test-file: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): _readAt: size=512, off=0 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): openPending: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): >openPending: err= 2025/04/18 06:41:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): >_readAt: n=5, err=EOF 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): close: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-18 06:41:25.079392897 +0000 UTC m=+416.442457201 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : open-test-file(0xc000ae1880): >close: err= 2025/04/18 06:41:25 DEBUG : open-test-file: Remove: 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cb420 item 96 2025/04/18 06:41:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/18 06:41:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/18 06:41:25 DEBUG : open-test-file: >Remove: err= 2025/04/18 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:25 DEBUG : : Looking for writers 2025/04/18 06:41:25 DEBUG : >WaitForWriters: 2025/04/18 06:41:25 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.32s) --- PASS: TestRWFileHandleOpenTests/writes (1.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.23s) --- 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 "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:25 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:25 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:25 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:25 DEBUG : file1: newRWFileHandle: 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): openPending: 2025/04/18 06:41:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): >openPending: err= 2025/04/18 06:41:25 DEBUG : file1: >newRWFileHandle: err= 2025/04/18 06:41:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/18 06:41:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): _writeAt: size=2, off=0 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): >_writeAt: n=2, err= 2025/04/18 06:41:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): RWFileHandle.Flush 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): RWFileHandle.Release 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): close: 2025/04/18 06:41:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/18 06:41:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:25 DEBUG : file1(0xc000ae0400): >close: err= 2025/04/18 06:41:25 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:25 DEBUG : : Looking for writers 2025/04/18 06:41:25 DEBUG : file1: reading active writers 2025/04/18 06:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:25 DEBUG : : Looking for writers 2025/04/18 06:41:25 DEBUG : file1: reading active writers 2025/04/18 06:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:25 DEBUG : : Looking for writers 2025/04/18 06:41:25 DEBUG : file1: reading active writers 2025/04/18 06:41:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:26 DEBUG : : Looking for writers 2025/04/18 06:41:26 DEBUG : file1: reading active writers 2025/04/18 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:26 DEBUG : file1: vfs cache: starting upload 2025/04/18 06:41:26 DEBUG : : Looking for writers 2025/04/18 06:41:26 DEBUG : file1: reading active writers 2025/04/18 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:26 DEBUG : : Looking for writers 2025/04/18 06:41:26 DEBUG : file1: reading active writers 2025/04/18 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:26 DEBUG : : Looking for writers 2025/04/18 06:41:26 DEBUG : file1: reading active writers 2025/04/18 06:41:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:27 DEBUG : : Looking for writers 2025/04/18 06:41:27 DEBUG : file1: reading active writers 2025/04/18 06:41:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:41:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/18 06:41:27 INFO : file1: Copied (new) 2025/04/18 06:41:27 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/18 06:41:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/18 06:41:27 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/18 06:41:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:41:27 INFO : file1: vfs cache: upload succeeded try #1 2025/04/18 06:41:28 DEBUG : : Looking for writers 2025/04/18 06:41:28 DEBUG : file1: reading active writers 2025/04/18 06:41:28 DEBUG : >WaitForWriters: 2025/04/18 06:41:28 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:28 DEBUG : : Looking for writers 2025/04/18 06:41:28 DEBUG : file1: reading active writers 2025/04/18 06:41:28 DEBUG : >WaitForWriters: 2025/04/18 06:41:28 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.82s) === RUN TestRWCacheRename run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:41:29 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:41:29 DEBUG : rename_me: newRWFileHandle: 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): openPending: 2025/04/18 06:41:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/18 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): >openPending: err= 2025/04/18 06:41:29 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/18 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/18 06:41:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/18 06:41:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): _writeAt: size=5, off=0 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): >_writeAt: n=5, err= 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): close: 2025/04/18 06:41:29 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-18 06:41:29.779721167 +0000 UTC m=+421.142785521 2025/04/18 06:41:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/18 06:41:29 DEBUG : rename_me(0xc000604940): >close: err= 2025/04/18 06:41:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/18 06:41:29 DEBUG : i_was_renamed: Updating file with 0xc000cefbc0 2025/04/18 06:41:29 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/18 06:41:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/18 06:41:29 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:41:29 DEBUG : : Looking for writers 2025/04/18 06:41:29 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/18 06:41:29 DEBUG : : Looking for writers 2025/04/18 06:41:29 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/18 06:41:29 DEBUG : : Looking for writers 2025/04/18 06:41:29 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/18 06:41:29 DEBUG : : Looking for writers 2025/04/18 06:41:29 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/18 06:41:29 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/18 06:41:29 DEBUG : : Looking for writers 2025/04/18 06:41:29 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/18 06:41:30 DEBUG : : Looking for writers 2025/04/18 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/18 06:41:30 DEBUG : : Looking for writers 2025/04/18 06:41:30 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/18 06:41:31 DEBUG : : Looking for writers 2025/04/18 06:41:31 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/18 06:41:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:41:31 INFO : i_was_renamed: Copied (new) 2025/04/18 06:41:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-18 06:41:29.779 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/18 06:41:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/18 06:41:31 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/18 06:41:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/18 06:41:32 DEBUG : : Looking for writers 2025/04/18 06:41:32 DEBUG : i_was_renamed: reading active writers 2025/04/18 06:41:32 DEBUG : >WaitForWriters: 2025/04/18 06:41:32 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.78s) === RUN TestRWCacheUpdate run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:41:33 DEBUG : : forgetting directory cache 2025/04/18 06:41:33 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/18 06:41:33 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/18 06:41:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-qoqemoh8dihi" 2025/04/18 06:41:33 INFO : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate(0xc000308100): _readAt: size=512, off=0 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate(0xc000308100): openPending: 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:42:33.398 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate(0xc000308100): >openPending: err= 2025/04/18 06:41:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:35 DEBUG : : forgetting directory cache 2025/04/18 06:41:36 DEBUG : : forgetting directory cache 2025/04/18 06:41:36 DEBUG : : forgetting directory cache 2025/04/18 06:41:36 DEBUG : TestRWCacheUpdate(0xc000308100): >_readAt: n=20, err=EOF 2025/04/18 06:41:36 DEBUG : TestRWCacheUpdate(0xc000308100): close: 2025/04/18 06:41:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:42:33.398 +0000 UTC 2025/04/18 06:41:36 DEBUG : TestRWCacheUpdate(0xc000308100): >close: err= 2025/04/18 06:41:36 DEBUG : : Re-reading directory (735.605678ms old) 2025/04/18 06:41:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:36 DEBUG : : forgetting directory cache 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate(0xc000892040): _readAt: size=512, off=0 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate(0xc000892040): openPending: 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:43:33.398 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-18 05:42:33.398 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:43:33.398 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-18 05:42:33.398 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/18 06:41:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate(0xc000892040): >openPending: err= 2025/04/18 06:41:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:38 DEBUG : : forgetting directory cache 2025/04/18 06:41:38 DEBUG : : forgetting directory cache 2025/04/18 06:41:39 DEBUG : : forgetting directory cache 2025/04/18 06:41:39 DEBUG : : forgetting directory cache 2025/04/18 06:41:39 DEBUG : TestRWCacheUpdate(0xc000892040): >_readAt: n=20, err=EOF 2025/04/18 06:41:39 DEBUG : TestRWCacheUpdate(0xc000892040): close: 2025/04/18 06:41:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:43:33.398 +0000 UTC 2025/04/18 06:41:39 DEBUG : TestRWCacheUpdate(0xc000892040): >close: err= 2025/04/18 06:41:39 DEBUG : : Re-reading directory (935.506282ms old) 2025/04/18 06:41:39 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:39 DEBUG : : forgetting directory cache 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate(0xc000892600): _readAt: size=512, off=0 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate(0xc000892600): openPending: 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:44:33.398 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-18 05:43:33.398 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:44:33.398 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-18 05:43:33.398 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/18 06:41:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:41 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate(0xc000892600): >openPending: err= 2025/04/18 06:41:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:42 DEBUG : : forgetting directory cache 2025/04/18 06:41:42 DEBUG : : forgetting directory cache 2025/04/18 06:41:42 DEBUG : : forgetting directory cache 2025/04/18 06:41:42 DEBUG : : forgetting directory cache 2025/04/18 06:41:42 DEBUG : TestRWCacheUpdate(0xc000892600): >_readAt: n=20, err=EOF 2025/04/18 06:41:42 DEBUG : TestRWCacheUpdate(0xc000892600): close: 2025/04/18 06:41:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:44:33.398 +0000 UTC 2025/04/18 06:41:42 DEBUG : TestRWCacheUpdate(0xc000892600): >close: err= 2025/04/18 06:41:42 DEBUG : : Re-reading directory (816.486563ms old) 2025/04/18 06:41:42 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:43 DEBUG : : forgetting directory cache 2025/04/18 06:41:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): _readAt: size=512, off=0 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): openPending: 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:45:33.398 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-18 05:44:33.398 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:45:33.398 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-18 05:44:33.398 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/18 06:41:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): >openPending: err= 2025/04/18 06:41:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:45 DEBUG : : forgetting directory cache 2025/04/18 06:41:45 DEBUG : : forgetting directory cache 2025/04/18 06:41:45 DEBUG : : forgetting directory cache 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): >_readAt: n=20, err=EOF 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): close: 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:45:33.398 +0000 UTC 2025/04/18 06:41:45 DEBUG : TestRWCacheUpdate(0xc0003086c0): >close: err= 2025/04/18 06:41:45 DEBUG : : Re-reading directory (635.162488ms old) 2025/04/18 06:41:46 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:46 DEBUG : : forgetting directory cache 2025/04/18 06:41:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): _readAt: size=512, off=0 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): openPending: 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:46:33.398 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-18 05:45:33.398 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:46:33.398 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-18 05:45:33.398 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/18 06:41:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:48 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): >openPending: err= 2025/04/18 06:41:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:48 DEBUG : : forgetting directory cache 2025/04/18 06:41:48 DEBUG : : forgetting directory cache 2025/04/18 06:41:48 DEBUG : : forgetting directory cache 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): >_readAt: n=20, err=EOF 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): close: 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:46:33.398 +0000 UTC 2025/04/18 06:41:48 DEBUG : TestRWCacheUpdate(0xc0006056c0): >close: err= 2025/04/18 06:41:48 DEBUG : : Re-reading directory (751.780397ms old) 2025/04/18 06:41:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:49 DEBUG : : forgetting directory cache 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate(0xc000308dc0): _readAt: size=512, off=0 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate(0xc000308dc0): openPending: 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-18 05:47:33.398 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-18 05:46:33.398 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-18 05:47:33.398 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-18 05:46:33.398 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/18 06:41:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/18 06:41:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate(0xc000308dc0): >openPending: err= 2025/04/18 06:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:51 DEBUG : : forgetting directory cache 2025/04/18 06:41:51 DEBUG : : forgetting directory cache 2025/04/18 06:41:51 DEBUG : : forgetting directory cache 2025/04/18 06:41:52 DEBUG : TestRWCacheUpdate(0xc000308dc0): >_readAt: n=20, err=EOF 2025/04/18 06:41:52 DEBUG : TestRWCacheUpdate(0xc000308dc0): close: 2025/04/18 06:41:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:47:33.398 +0000 UTC 2025/04/18 06:41:52 DEBUG : TestRWCacheUpdate(0xc000308dc0): >close: err= 2025/04/18 06:41:52 DEBUG : : Re-reading directory (731.456546ms old) 2025/04/18 06:41:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:52 DEBUG : : forgetting directory cache 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate(0xc000309280): _readAt: size=512, off=0 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate(0xc000309280): openPending: 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-18 05:48:33.398 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-18 05:47:33.398 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-18 05:48:33.398 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-18 05:47:33.398 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/18 06:41:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/18 06:41:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate(0xc000309280): >openPending: err= 2025/04/18 06:41:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:54 DEBUG : : forgetting directory cache 2025/04/18 06:41:54 DEBUG : : forgetting directory cache 2025/04/18 06:41:55 DEBUG : : forgetting directory cache 2025/04/18 06:41:55 DEBUG : : forgetting directory cache 2025/04/18 06:41:55 DEBUG : : forgetting directory cache 2025/04/18 06:41:55 DEBUG : TestRWCacheUpdate(0xc000309280): >_readAt: n=21, err=EOF 2025/04/18 06:41:55 DEBUG : TestRWCacheUpdate(0xc000309280): close: 2025/04/18 06:41:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:48:33.398 +0000 UTC 2025/04/18 06:41:55 DEBUG : TestRWCacheUpdate(0xc000309280): >close: err= 2025/04/18 06:41:55 DEBUG : : Re-reading directory (1.016780545s old) 2025/04/18 06:41:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:55 DEBUG : : forgetting directory cache 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate(0xc000309640): _readAt: size=512, off=0 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate(0xc000309640): openPending: 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-18 05:49:33.398 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-18 05:48:33.398 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-18 05:49:33.398 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-18 05:48:33.398 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/18 06:41:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/18 06:41:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate(0xc000309640): >openPending: err= 2025/04/18 06:41:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:41:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:41:58 DEBUG : : forgetting directory cache 2025/04/18 06:41:58 DEBUG : : forgetting directory cache 2025/04/18 06:41:58 DEBUG : : forgetting directory cache 2025/04/18 06:41:58 DEBUG : : forgetting directory cache 2025/04/18 06:41:58 DEBUG : : forgetting directory cache 2025/04/18 06:41:59 DEBUG : : forgetting directory cache 2025/04/18 06:41:59 DEBUG : TestRWCacheUpdate(0xc000309640): >_readAt: n=22, err=EOF 2025/04/18 06:41:59 DEBUG : TestRWCacheUpdate(0xc000309640): close: 2025/04/18 06:41:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:49:33.398 +0000 UTC 2025/04/18 06:41:59 DEBUG : TestRWCacheUpdate(0xc000309640): >close: err= 2025/04/18 06:41:59 DEBUG : : Re-reading directory (1.246706202s old) 2025/04/18 06:41:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:41:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:41:59 DEBUG : : forgetting directory cache 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate(0xc000892440): _readAt: size=512, off=0 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate(0xc000892440): openPending: 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-18 05:50:33.398 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-18 05:49:33.398 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-18 05:50:33.398 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-18 05:49:33.398 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/18 06:42:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/18 06:42:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate(0xc000892440): >openPending: err= 2025/04/18 06:42:01 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:01 DEBUG : : forgetting directory cache 2025/04/18 06:42:01 DEBUG : : forgetting directory cache 2025/04/18 06:42:02 DEBUG : : forgetting directory cache 2025/04/18 06:42:02 DEBUG : : forgetting directory cache 2025/04/18 06:42:02 DEBUG : TestRWCacheUpdate(0xc000892440): >_readAt: n=23, err=EOF 2025/04/18 06:42:02 DEBUG : TestRWCacheUpdate(0xc000892440): close: 2025/04/18 06:42:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:50:33.398 +0000 UTC 2025/04/18 06:42:02 DEBUG : TestRWCacheUpdate(0xc000892440): >close: err= 2025/04/18 06:42:02 DEBUG : : Re-reading directory (826.035552ms old) 2025/04/18 06:42:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:42:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:42:02 DEBUG : : forgetting directory cache 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate(0xc0006048c0): _readAt: size=512, off=0 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate(0xc0006048c0): openPending: 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-18 05:51:33.398 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-18 05:50:33.398 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-18 05:51:33.398 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-18 05:50:33.398 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/18 06:42:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/18 06:42:04 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate(0xc0006048c0): >openPending: err= 2025/04/18 06:42:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:04 DEBUG : : forgetting directory cache 2025/04/18 06:42:05 DEBUG : : forgetting directory cache 2025/04/18 06:42:05 DEBUG : : forgetting directory cache 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate(0xc0006048c0): >_readAt: n=24, err=EOF 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate(0xc0006048c0): close: 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-18 05:51:33.398 +0000 UTC 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate(0xc0006048c0): >close: err= 2025/04/18 06:42:05 DEBUG : : Re-reading directory (638.84308ms old) 2025/04/18 06:42:05 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/18 06:42:05 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:05 DEBUG : : Looking for writers 2025/04/18 06:42:05 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/18 06:42:05 DEBUG : >WaitForWriters: 2025/04/18 06:42:05 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': vfs cache: cleaner exiting 2025/04/18 06:42:05 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (33.42s) === RUN TestCaseSensitivity run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/18 06:42:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/18 06:42:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/18 06:42:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:15 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/18 06:42:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/18 06:42:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/18 06:42:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:17 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:17 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/18 06:42:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/18 06:42:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/18 06:42:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:20 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/18 06:42:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/18 06:42:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/18 06:42:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:20 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/18 06:42:20 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/04/18 06:42:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:20 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/18 06:42:20 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/04/18 06:42:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/04/18 06:42:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/04/18 06:42:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/04/18 06:42:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/04/18 06:42:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/04/18 06:42:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/04/18 06:42:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:22 DEBUG : FilEb: Open: flags=O_RDONLY 2025/04/18 06:42:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/04/18 06:42:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/04/18 06:42:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:22 DEBUG : : Looking for writers 2025/04/18 06:42:22 DEBUG : FiLeB: reading active writers 2025/04/18 06:42:22 DEBUG : FilEb: reading active writers 2025/04/18 06:42:22 DEBUG : FiLeA: reading active writers 2025/04/18 06:42:22 DEBUG : >WaitForWriters: 2025/04/18 06:42:22 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:22 DEBUG : : Looking for writers 2025/04/18 06:42:22 DEBUG : FiLeA: reading active writers 2025/04/18 06:42:22 DEBUG : FiLeB: reading active writers 2025/04/18 06:42:22 DEBUG : FilEb: reading active writers 2025/04/18 06:42:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (18.25s) === RUN TestUnicodeNormalization run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:28 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:28 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/18 06:42:28 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:42:28 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:42:28 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/18 06:42:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:42:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/18 06:42:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:30 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:30 DEBUG : : Looking for writers 2025/04/18 06:42:30 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/18 06:42:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/18 06:42:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.96s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:31 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': Reusing VFS from active cache 2025/04/18 06:42:31 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:31 DEBUG : : Looking for writers 2025/04/18 06:42:31 DEBUG : >WaitForWriters: 2025/04/18 06:42:31 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:31 DEBUG : : Looking for writers 2025/04/18 06:42:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.63s) === RUN TestVFSNewWithOpts run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:32 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:32 DEBUG : : Looking for writers 2025/04/18 06:42:32 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.68s) === RUN TestVFSRoot run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:33 DEBUG : : Looking for writers 2025/04/18 06:42:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.63s) === RUN TestVFSStat run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:38 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:38 DEBUG : dir: Looking for writers 2025/04/18 06:42:38 DEBUG : file2: reading active writers 2025/04/18 06:42:38 DEBUG : : Looking for writers 2025/04/18 06:42:38 DEBUG : dir: reading active writers 2025/04/18 06:42:38 DEBUG : file1: reading active writers 2025/04/18 06:42:38 DEBUG : >WaitForWriters: 2025/04/18 06:42:40 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStat (7.34s) === RUN TestVFSStatParent run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:45 DEBUG : dir: Looking for writers 2025/04/18 06:42:45 DEBUG : : Looking for writers 2025/04/18 06:42:45 DEBUG : dir: reading active writers 2025/04/18 06:42:45 DEBUG : file1: reading active writers 2025/04/18 06:42:45 DEBUG : >WaitForWriters: 2025/04/18 06:42:47 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStatParent (7.07s) === RUN TestVFSOpenFile run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:42:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:52 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:42:52 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:42:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:42:52 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:52 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/18 06:42:52 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/18 06:42:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:42:52 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:42:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:42:54 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/18 06:42:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/18 06:42:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:42:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/18 06:42:54 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:42:54 DEBUG : dir: Looking for writers 2025/04/18 06:42:54 DEBUG : file2: reading active writers 2025/04/18 06:42:54 DEBUG : new_file.txt: reading active writers 2025/04/18 06:42:54 DEBUG : : Looking for writers 2025/04/18 06:42:54 DEBUG : dir: reading active writers 2025/04/18 06:42:54 DEBUG : file1: reading active writers 2025/04/18 06:42:54 DEBUG : >WaitForWriters: 2025/04/18 06:42:56 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt" 2025/04/18 06:42:56 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSOpenFile (8.94s) === RUN TestVFSRename run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/18 06:43:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000c5eb40 2025/04/18 06:43:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/18 06:43:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:02 INFO : dir/file1: Moved (server-side) to: file0 2025/04/18 06:43:02 DEBUG : file0: Updating file with file0 0xc000c5eb40 2025/04/18 06:43:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/18 06:43:02 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/18 06:43:02 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:02 DEBUG : dir: Looking for writers 2025/04/18 06:43:02 DEBUG : : Looking for writers 2025/04/18 06:43:02 DEBUG : dir: reading active writers 2025/04/18 06:43:02 DEBUG : file0: reading active writers 2025/04/18 06:43:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.60s) === RUN TestVFSStatfs run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:05 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:05 DEBUG : : Looking for writers 2025/04/18 06:43:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.80s) === RUN TestVFSMkdir run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:06 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/18 06:43:07 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/18 06:43:08 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/18 06:43:09 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/18 06:43:11 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/18 06:43:11 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:11 DEBUG : b: Looking for writers 2025/04/18 06:43:11 DEBUG : c: Looking for writers 2025/04/18 06:43:11 DEBUG : d: Looking for writers 2025/04/18 06:43:11 DEBUG : : Looking for writers 2025/04/18 06:43:11 DEBUG : a: Looking for writers 2025/04/18 06:43:11 DEBUG : : Looking for writers 2025/04/18 06:43:11 DEBUG : /: reading active writers 2025/04/18 06:43:11 DEBUG : a: reading active writers 2025/04/18 06:43:11 DEBUG : b: reading active writers 2025/04/18 06:43:11 DEBUG : c: reading active writers 2025/04/18 06:43:11 DEBUG : d: reading active writers 2025/04/18 06:43:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (9.68s) === RUN TestVFSMkdirAll run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:16 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/18 06:43:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/18 06:43:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/18 06:43:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/18 06:43:23 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:23 DEBUG : a/b/c/d: Looking for writers 2025/04/18 06:43:23 DEBUG : a/b/c: Looking for writers 2025/04/18 06:43:23 DEBUG : d: reading active writers 2025/04/18 06:43:23 DEBUG : a/b: Looking for writers 2025/04/18 06:43:23 DEBUG : c: reading active writers 2025/04/18 06:43:23 DEBUG : a: Looking for writers 2025/04/18 06:43:23 DEBUG : b: reading active writers 2025/04/18 06:43:23 DEBUG : : Looking for writers 2025/04/18 06:43:23 DEBUG : a: reading active writers 2025/04/18 06:43:23 DEBUG : >WaitForWriters: 2025/04/18 06:43:25 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2025/04/18 06:43:26 DEBUG : a/b: Rmdir: contains trashed file: "c" 2025/04/18 06:43:26 DEBUG : a: Rmdir: contains trashed file: "b" --- PASS: TestVFSMkdirAll (12.21s) === 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 TestVFSIsMetadataFile run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:27 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:27 DEBUG : : Looking for writers 2025/04/18 06:43:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.66s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:28 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/18 06:43:28 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/18 06:43:28 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/18 06:43:28 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:43:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:43:29 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/18 06:43:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:43:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:43:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:30 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:43:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:43:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/18 06:43:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/18 06:43:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:31 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (7 bytes), uploading instead of streaming 2025/04/18 06:43:33 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/18 06:43:33 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:33 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:33 DEBUG : : Looking for writers 2025/04/18 06:43:33 DEBUG : file1: reading active writers 2025/04/18 06:43:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.08s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/18 06:43:35 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/18 06:43:35 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/18 06:43:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/18 06:43:35 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (11 bytes), uploading instead of streaming 2025/04/18 06:43:36 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/18 06:43:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:36 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/18 06:43:37 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:37 DEBUG : : Looking for writers 2025/04/18 06:43:37 DEBUG : file1: reading active writers 2025/04/18 06:43:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:38 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/18 06:43:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:38 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (5 bytes), uploading instead of streaming 2025/04/18 06:43:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/18 06:43:39 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:39 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/18 06:43:39 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:39 DEBUG : : Looking for writers 2025/04/18 06:43:39 DEBUG : file1: reading active writers 2025/04/18 06:43:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.69s) === RUN TestWriteFileHandleRelease run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:41 DEBUG : file1: WriteFileHandle.Release closing 2025/04/18 06:43:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:41 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:43:42 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:43:42 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/18 06:43:42 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:42 DEBUG : : Looking for writers 2025/04/18 06:43:42 DEBUG : file1: reading active writers 2025/04/18 06:43:42 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:43 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (2 bytes), uploading instead of streaming 2025/04/18 06:43:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/18 06:43:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/18 06:43:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:45 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:45 DEBUG : : Looking for writers 2025/04/18 06:43:45 DEBUG : file1: reading active writers 2025/04/18 06:43:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.27s) === RUN TestFileReadAtZeroLength run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:47 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (0 bytes), uploading instead of streaming 2025/04/18 06:43:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/18 06:43:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:43:48 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:43:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:43:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:43:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:43:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/18 06:43:48 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:48 DEBUG : : Looking for writers 2025/04/18 06:43:48 DEBUG : file1: reading active writers 2025/04/18 06:43:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.03s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "Google drive root 'rclone-test-qoqemoh8dihi'", Local "Local file system at /tmp/rclone2549681405", Modify Window "1ms" 2025/04/18 06:43:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/18 06:43:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/18 06:43:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/18 06:43:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/18 06:43:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:50 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': File to upload is small (100 bytes), uploading instead of streaming 2025/04/18 06:43:51 DEBUG : file1: md5 = 688c68d138119cfea655fe3db014d46a OK 2025/04/18 06:43:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/18 06:43:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/18 06:43:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/18 06:43:51 DEBUG : file1: Open: flags=O_RDONLY 2025/04/18 06:43:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/18 06:43:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/18 06:43:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/18 06:43:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/18 06:43:52 DEBUG : WaitForWriters: timeout=30s 2025/04/18 06:43:52 DEBUG : : Looking for writers 2025/04/18 06:43:52 DEBUG : file1: reading active writers 2025/04/18 06:43:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.71s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/04/18 06:43:53 DEBUG : Google drive root 'rclone-test-qoqemoh8dihi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 9m25.331160531s (try 1/5)