"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/03 03:07:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hikagac1naco" 2025/04/03 03:07:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/03 03:07:04 DEBUG : Starting OpenDrive session with ID: 967b4b1fd9bd142472a625af0eaf957ab1b59d42252e8836b0edf8e2f31317c9 2025/04/03 03:07:04 DEBUG : Creating backend with remote "/tmp/rclone1170710920" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:04 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:04 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:08 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:08 DEBUG : dir: Looking for writers 2025/04/03 03:07:08 DEBUG : : Looking for writers 2025/04/03 03:07:08 DEBUG : dir: reading active writers 2025/04/03 03:07:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.55s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:09 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:09 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:12 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/03 03:07:15 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/04/03 03:07:17 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:17 DEBUG : dir/subdir: Looking for writers 2025/04/03 03:07:17 DEBUG : dir: Looking for writers 2025/04/03 03:07:17 DEBUG : file1: reading active writers 2025/04/03 03:07:17 DEBUG : file2: reading active writers 2025/04/03 03:07:17 DEBUG : subdir: reading active writers 2025/04/03 03:07:17 DEBUG : : Looking for writers 2025/04/03 03:07:17 DEBUG : dir: reading active writers 2025/04/03 03:07:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.92s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:19 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:19 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:22 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:22 DEBUG : dir: Looking for writers 2025/04/03 03:07:22 DEBUG : file1: reading active writers 2025/04/03 03:07:22 DEBUG : : Looking for writers 2025/04/03 03:07:22 DEBUG : dir: reading active writers 2025/04/03 03:07:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.61s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:24 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:24 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:27 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:27 DEBUG : dir: Looking for writers 2025/04/03 03:07:27 DEBUG : : Looking for writers 2025/04/03 03:07:27 DEBUG : dir: reading active writers 2025/04/03 03:07:27 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.50s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:28 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:28 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:31 DEBUG : dir: forgetting directory cache 2025/04/03 03:07:31 DEBUG : : forgetting directory cache 2025/04/03 03:07:31 DEBUG : dir: forgetting directory cache 2025/04/03 03:07:31 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:31 DEBUG : : Looking for writers 2025/04/03 03:07:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.37s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:32 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:32 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:36 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/03 03:07:36 DEBUG : dir: invalidating directory cache 2025/04/03 03:07:36 DEBUG : : >ForgetPath: 2025/04/03 03:07:36 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/03 03:07:36 DEBUG : : invalidating directory cache 2025/04/03 03:07:36 DEBUG : dir: forgetting directory cache 2025/04/03 03:07:36 DEBUG : : >ForgetPath: 2025/04/03 03:07:36 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/03 03:07:36 DEBUG : : >ForgetPath: 2025/04/03 03:07:36 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:36 DEBUG : dir: Looking for writers 2025/04/03 03:07:36 DEBUG : : Looking for writers 2025/04/03 03:07:36 DEBUG : dir: reading active writers 2025/04/03 03:07:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.24s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:37 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:37 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "fil/a/b/c" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to get folder list: Directory doesn't exist (Error 404) 2025/04/03 03:07:41 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:41 DEBUG : dir: Looking for writers 2025/04/03 03:07:41 DEBUG : : Looking for writers 2025/04/03 03:07:41 DEBUG : dir: reading active writers 2025/04/03 03:07:41 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (5.71s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:42 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:42 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:45 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:45 DEBUG : dir: Looking for writers 2025/04/03 03:07:45 DEBUG : : Looking for writers 2025/04/03 03:07:45 DEBUG : dir: reading active writers 2025/04/03 03:07:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.97s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:46 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:46 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:50 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:07:50 DEBUG : dir: Looking for writers 2025/04/03 03:07:50 DEBUG : file1: reading active writers 2025/04/03 03:07:50 DEBUG : : Looking for writers 2025/04/03 03:07:50 DEBUG : dir: reading active writers 2025/04/03 03:07:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.48s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:07:51 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:07:51 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:07:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:07:54 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/03 03:07:56 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/04/03 03:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/03 03:07:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/03 03:07:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/03 03:07:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/03 03:08:00 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/04/03 03:08:02 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/04/03 03:08:04 DEBUG : dir: invalidating directory cache 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/03 03:08:04 DEBUG : dir/file1: Reset virtual modtime 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/03 03:08:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/03 03:08:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/03 03:08:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/03 03:08:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:08:04 DEBUG : dir: invalidating directory cache 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/03 03:08:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/03 03:08:04 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/03 03:08:04 DEBUG : : forgetting directory cache 2025/04/03 03:08:04 DEBUG : dir: forgetting directory cache 2025/04/03 03:08:04 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/03 03:08:04 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:04 DEBUG : dir/virtualDir: Looking for writers 2025/04/03 03:08:04 DEBUG : dir: Looking for writers 2025/04/03 03:08:04 DEBUG : virtualFile: reading active writers 2025/04/03 03:08:04 DEBUG : virtualDir: reading active writers 2025/04/03 03:08:04 DEBUG : file1: reading active writers 2025/04/03 03:08:04 DEBUG : virtualFile2: reading active writers 2025/04/03 03:08:04 DEBUG : : Looking for writers 2025/04/03 03:08:04 DEBUG : dir: reading active writers 2025/04/03 03:08:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.64s) --- PASS: TestDirReadDirAll/Virtual (5.45s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:06 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:06 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:09 ERROR : dir/: Can only open directories read only 2025/04/03 03:08:09 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:09 DEBUG : dir: Looking for writers 2025/04/03 03:08:09 DEBUG : : Looking for writers 2025/04/03 03:08:09 DEBUG : dir: reading active writers 2025/04/03 03:08:09 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirOpen (11.67s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:18 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:18 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/04/03 03:08:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/03 03:08:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/03 03:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/03 03:08:21 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/03 03:08:22 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/03 03:08:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:08:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/03 03:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/03 03:08:23 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:23 DEBUG : dir: Looking for writers 2025/04/03 03:08:23 DEBUG : file1: reading active writers 2025/04/03 03:08:23 DEBUG : potato: reading active writers 2025/04/03 03:08:23 DEBUG : : Looking for writers 2025/04/03 03:08:23 DEBUG : dir: reading active writers 2025/04/03 03:08:23 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.66s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:25 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:25 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/03 03:08:29 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:29 DEBUG : dir/sub: Looking for writers 2025/04/03 03:08:29 DEBUG : dir: Looking for writers 2025/04/03 03:08:29 DEBUG : file1: reading active writers 2025/04/03 03:08:29 DEBUG : sub: reading active writers 2025/04/03 03:08:29 DEBUG : : Looking for writers 2025/04/03 03:08:29 DEBUG : dir: reading active writers 2025/04/03 03:08:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.22s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:31 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:31 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/03 03:08:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/03 03:08:36 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:36 DEBUG : dir/sub/subsub: Looking for writers 2025/04/03 03:08:36 DEBUG : dir/sub: Looking for writers 2025/04/03 03:08:36 DEBUG : subsub: reading active writers 2025/04/03 03:08:36 DEBUG : dir: Looking for writers 2025/04/03 03:08:36 DEBUG : sub: reading active writers 2025/04/03 03:08:36 DEBUG : file1: reading active writers 2025/04/03 03:08:36 DEBUG : : Looking for writers 2025/04/03 03:08:36 DEBUG : dir: reading active writers 2025/04/03 03:08:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.66s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:39 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:42 ERROR : dir/: Dir.Remove not empty 2025/04/03 03:08:42 DEBUG : dir/file1: Remove: 2025/04/03 03:08:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:08:42 DEBUG : dir/file1: >Remove: err= 2025/04/03 03:08:42 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/03 03:08:43 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:43 DEBUG : : Looking for writers 2025/04/03 03:08:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.22s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:43 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:43 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:46 DEBUG : dir/file1: Remove: 2025/04/03 03:08:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:08:46 DEBUG : dir/file1: >Remove: err= 2025/04/03 03:08:47 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/03 03:08:47 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:47 DEBUG : : Looking for writers 2025/04/03 03:08:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.50s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:47 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:47 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:51 DEBUG : dir/file1: Remove: 2025/04/03 03:08:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:08:51 DEBUG : dir/file1: >Remove: err= 2025/04/03 03:08:52 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:08:52 DEBUG : dir: Looking for writers 2025/04/03 03:08:52 DEBUG : : Looking for writers 2025/04/03 03:08:52 DEBUG : dir: reading active writers 2025/04/03 03:08:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (5.11s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:08:53 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:08:53 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:08:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:08:56 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/04/03 03:08:58 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/03 03:08:59 DEBUG : dir2: same parent dir (ODFfODIwMTc4N19ISkRWdA) - using folder/rename instead of move_copy 2025/04/03 03:08:59 DEBUG : dir: Updating dir with dir2 0xc00079f450 2025/04/03 03:08:59 DEBUG : dir: forgetting directory cache 2025/04/03 03:08:59 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/03 03:08:59 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/03 03:09:00 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/03 03:09:00 DEBUG : file2: Updating file with file2 0xc00019afc0 2025/04/03 03:09:00 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/03 03:09:00 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/03 03:09:01 INFO : dir2/file3: Deleted 2025/04/03 03:09:02 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/03 03:09:02 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00019afc0 2025/04/03 03:09:02 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/03 03:09:02 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/03 03:09:02 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/03 03:09:03 DEBUG : renamed empty directory: same parent dir (ODFfODIwMTc4N19ISkRWdA) - using folder/rename instead of move_copy 2025/04/03 03:09:03 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0001fb110 2025/04/03 03:09:03 DEBUG : empty directory: forgetting directory cache 2025/04/03 03:09:03 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/03 03:09:03 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/03 03:09:03 DEBUG : dir2: Renaming to "dir3" 2025/04/03 03:09:03 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:03 DEBUG : renamed empty directory: Looking for writers 2025/04/03 03:09:03 DEBUG : dir3: Looking for writers 2025/04/03 03:09:03 DEBUG : file3: reading active writers 2025/04/03 03:09:03 DEBUG : : Looking for writers 2025/04/03 03:09:03 DEBUG : dir3: reading active writers 2025/04/03 03:09:03 DEBUG : renamed empty directory: reading active writers 2025/04/03 03:09:03 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.92s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:04 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:04 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/03 03:09:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:09:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/03 03:09:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/03 03:09:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/03 03:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/03 03:09:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:09:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/03 03:09:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/03 03:09:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/03 03:09:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/03 03:09:08 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (12 bytes), uploading instead of streaming 2025/04/03 03:09:09 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/03 03:09:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/03 03:09:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/03 03:09:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/03 03:09:10 DEBUG : : forgetting directory cache 2025/04/03 03:09:10 DEBUG : dir: forgetting directory cache 2025/04/03 03:09:10 DEBUG : dir/sub: forgetting directory cache 2025/04/03 03:09:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/03 03:09:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/03 03:09:10 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/03 03:09:11 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/03 03:09:12 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:09:12 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/03 03:09:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/03 03:09:12 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:12 DEBUG : dir/sub: Looking for writers 2025/04/03 03:09:12 DEBUG : file0: reading active writers 2025/04/03 03:09:12 DEBUG : file2: reading active writers 2025/04/03 03:09:12 DEBUG : dir: Looking for writers 2025/04/03 03:09:12 DEBUG : file1: reading active writers 2025/04/03 03:09:12 DEBUG : sub: reading active writers 2025/04/03 03:09:12 DEBUG : : Looking for writers 2025/04/03 03:09:12 DEBUG : dir: reading active writers 2025/04/03 03:09:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.09s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:15 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:15 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/04/03 03:09:15 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:15 DEBUG : : Looking for writers 2025/04/03 03:09:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.40s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:15 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:15 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:18 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:18 DEBUG : dir: Looking for writers 2025/04/03 03:09:18 DEBUG : file1: reading active writers 2025/04/03 03:09:18 DEBUG : : Looking for writers 2025/04/03 03:09:18 DEBUG : dir: reading active writers 2025/04/03 03:09:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.28s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:19 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:19 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:23 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/04/03 03:09:25 DEBUG : Can set mod time: true 2025/04/03 03:09:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/03 03:09:26 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:26 DEBUG : dir: Looking for writers 2025/04/03 03:09:26 DEBUG : file1: reading active writers 2025/04/03 03:09:26 DEBUG : : Looking for writers 2025/04/03 03:09:26 DEBUG : dir: reading active writers 2025/04/03 03:09:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:27 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:27 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:09:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:30 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/03 03:09:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:09:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/03 03:09:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/03 03:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:31 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:31 DEBUG : dir: Looking for writers 2025/04/03 03:09:31 DEBUG : file1: reading active writers 2025/04/03 03:09:31 DEBUG : : Looking for writers 2025/04/03 03:09:31 DEBUG : dir: reading active writers 2025/04/03 03:09:31 DEBUG : >WaitForWriters: fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: dir/file1: Modification time difference too big |-116342h9m30.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-03 03:09:30 +0000 UTC) (precision 1s) 2025/04/03 03:09:32 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:32 DEBUG : dir: Looking for writers 2025/04/03 03:09:32 DEBUG : file1: reading active writers 2025/04/03 03:09:32 DEBUG : : Looking for writers 2025/04/03 03:09:32 DEBUG : dir: reading active writers 2025/04/03 03:09:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:33 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:33 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:09:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:09:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/03 03:09:37 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:09:38 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:09:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/03 03:09:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/03 03:09:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:38 DEBUG : dir: Looking for writers 2025/04/03 03:09:38 DEBUG : file1: reading active writers 2025/04/03 03:09:38 DEBUG : : Looking for writers 2025/04/03 03:09:38 DEBUG : dir: reading active writers 2025/04/03 03:09:38 DEBUG : >WaitForWriters: 2025/04/03 03:09:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:38 DEBUG : dir: Looking for writers 2025/04/03 03:09:38 DEBUG : file1: reading active writers 2025/04/03 03:09:38 DEBUG : : Looking for writers 2025/04/03 03:09:38 DEBUG : dir: reading active writers 2025/04/03 03:09:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:09:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 DEBUG : Config file has changed externally - reloading 2025/04/03 03:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:09:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/03 03:09:43 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:43 DEBUG : dir: Looking for writers 2025/04/03 03:09:43 DEBUG : file1: reading active writers 2025/04/03 03:09:43 DEBUG : : Looking for writers 2025/04/03 03:09:43 DEBUG : dir: reading active writers 2025/04/03 03:09:43 DEBUG : >WaitForWriters: 2025/04/03 03:09:43 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:44 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:44 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:09:44 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:44 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:09:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/03 03:09:47 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:09:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:09:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:09:47 DEBUG : dir/file1(0xc00150aec0): close: 2025/04/03 03:09:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/03 03:09:47 DEBUG : dir/file1(0xc00150aec0): >close: err= 2025/04/03 03:09:47 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:47 DEBUG : dir: Looking for writers 2025/04/03 03:09:47 DEBUG : file1: reading active writers 2025/04/03 03:09:47 DEBUG : : Looking for writers 2025/04/03 03:09:47 DEBUG : dir: reading active writers 2025/04/03 03:09:47 DEBUG : >WaitForWriters: 2025/04/03 03:09:48 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:48 DEBUG : dir: Looking for writers 2025/04/03 03:09:48 DEBUG : file1: reading active writers 2025/04/03 03:09:48 DEBUG : : Looking for writers 2025/04/03 03:09:48 DEBUG : dir: reading active writers 2025/04/03 03:09:48 DEBUG : >WaitForWriters: 2025/04/03 03:09:48 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:49 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:49 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:09:49 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:09:49 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:09:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/03 03:09:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:09:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:09:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): _writeAt: size=5, off=0 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): openPending: 2025/04/03 03:09:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/03 03:09:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): >openPending: err= 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): >_writeAt: n=5, err= 2025/04/03 03:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): close: 2025/04/03 03:09:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/03 03:09:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/03 03:09:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/03 03:09:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/03 03:09:52 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/03 03:09:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:09:52 DEBUG : dir/file1(0xc00040e2c0): >close: err= 2025/04/03 03:09:52 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:52 DEBUG : dir: Looking for writers 2025/04/03 03:09:52 DEBUG : file1: reading active writers 2025/04/03 03:09:52 DEBUG : : Looking for writers 2025/04/03 03:09:52 DEBUG : dir: reading active writers 2025/04/03 03:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:09:52 DEBUG : dir: Looking for writers 2025/04/03 03:09:52 DEBUG : file1: reading active writers 2025/04/03 03:09:52 DEBUG : : Looking for writers 2025/04/03 03:09:52 DEBUG : dir: reading active writers 2025/04/03 03:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:09:52 DEBUG : dir: Looking for writers 2025/04/03 03:09:52 DEBUG : file1: reading active writers 2025/04/03 03:09:52 DEBUG : : Looking for writers 2025/04/03 03:09:52 DEBUG : dir: reading active writers 2025/04/03 03:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:09:52 DEBUG : dir: Looking for writers 2025/04/03 03:09:52 DEBUG : file1: reading active writers 2025/04/03 03:09:52 DEBUG : : Looking for writers 2025/04/03 03:09:52 DEBUG : dir: reading active writers 2025/04/03 03:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:09:53 DEBUG : dir/file1: vfs cache: starting upload 2025/04/03 03:09:53 DEBUG : dir: Looking for writers 2025/04/03 03:09:53 DEBUG : file1: reading active writers 2025/04/03 03:09:53 DEBUG : : Looking for writers 2025/04/03 03:09:53 DEBUG : dir: reading active writers 2025/04/03 03:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:09:53 DEBUG : dir: Looking for writers 2025/04/03 03:09:53 DEBUG : file1: reading active writers 2025/04/03 03:09:53 DEBUG : : Looking for writers 2025/04/03 03:09:53 DEBUG : dir: reading active writers 2025/04/03 03:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:09:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:53 DEBUG : dir: Looking for writers 2025/04/03 03:09:53 DEBUG : file1: reading active writers 2025/04/03 03:09:53 DEBUG : : Looking for writers 2025/04/03 03:09:53 DEBUG : dir: reading active writers 2025/04/03 03:09:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:09:54 DEBUG : dir: Looking for writers 2025/04/03 03:09:54 DEBUG : file1: reading active writers 2025/04/03 03:09:54 DEBUG : : Looking for writers 2025/04/03 03:09:54 DEBUG : dir: reading active writers 2025/04/03 03:09:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:09:54 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/03 03:09:54 INFO : dir/file1: Copied (replaced existing) 2025/04/03 03:09:54 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/03 03:09:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/03 03:09:54 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/03 03:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:09:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/03 03:09:55 DEBUG : dir: Looking for writers 2025/04/03 03:09:55 DEBUG : file1: reading active writers 2025/04/03 03:09:55 DEBUG : : Looking for writers 2025/04/03 03:09:55 DEBUG : dir: reading active writers 2025/04/03 03:09:55 DEBUG : >WaitForWriters: 2025/04/03 03:09:55 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:09:55 DEBUG : dir: Looking for writers 2025/04/03 03:09:55 DEBUG : file1: reading active writers 2025/04/03 03:09:55 DEBUG : : Looking for writers 2025/04/03 03:09:55 DEBUG : dir: reading active writers 2025/04/03 03:09:55 DEBUG : >WaitForWriters: 2025/04/03 03:09:55 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (37.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.44s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (6.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.39s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.92s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.79s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.28s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:09:56 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:09:56 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:09:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:09:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:09:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/03 03:09:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:10:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/03 03:10:00 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:00 DEBUG : dir: Looking for writers 2025/04/03 03:10:00 DEBUG : file1: reading active writers 2025/04/03 03:10:00 DEBUG : : Looking for writers 2025/04/03 03:10:00 DEBUG : dir: reading active writers 2025/04/03 03:10:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.61s) === RUN TestFileOpenReadUnknownSize 2025/04/03 03:10:01 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/03 03:10:01 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:01 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:10:01 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/03 03:10:01 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:01 DEBUG : : Looking for writers 2025/04/03 03:10:01 DEBUG : file.txt: reading active writers 2025/04/03 03:10:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:01 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:01 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:04 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/03 03:10:04 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/03 03:10:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:10:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/03 03:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:05 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:05 DEBUG : dir: Looking for writers 2025/04/03 03:10:05 DEBUG : file1: reading active writers 2025/04/03 03:10:05 DEBUG : : Looking for writers 2025/04/03 03:10:05 DEBUG : dir: reading active writers 2025/04/03 03:10:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.81s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:07 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:07 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:10 DEBUG : dir/file1: Remove: 2025/04/03 03:10:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:10 DEBUG : dir/file1: >Remove: err= 2025/04/03 03:10:11 DEBUG : dir/file1: Remove: 2025/04/03 03:10:11 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/03 03:10:11 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:11 DEBUG : dir: Looking for writers 2025/04/03 03:10:11 DEBUG : : Looking for writers 2025/04/03 03:10:11 DEBUG : dir: reading active writers 2025/04/03 03:10:11 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.01s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:12 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:12 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:15 DEBUG : dir/file1: Remove: 2025/04/03 03:10:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:15 DEBUG : dir/file1: >Remove: err= 2025/04/03 03:10:15 DEBUG : dir/file1: Remove: 2025/04/03 03:10:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/03 03:10:15 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:15 DEBUG : dir: Looking for writers 2025/04/03 03:10:15 DEBUG : : Looking for writers 2025/04/03 03:10:15 DEBUG : dir: reading active writers 2025/04/03 03:10:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.68s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:16 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:16 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:10:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/03 03:10:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/03 03:10:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:10:20 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/03 03:10:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:10:20 DEBUG : dir/file1: Open: flags=0x3 2025/04/03 03:10:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/03 03:10:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/03 03:10:20 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:20 DEBUG : dir: Looking for writers 2025/04/03 03:10:20 DEBUG : file1: reading active writers 2025/04/03 03:10:20 DEBUG : : Looking for writers 2025/04/03 03:10:20 DEBUG : dir: reading active writers 2025/04/03 03:10:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.30s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:21 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:21 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:24 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:24 DEBUG : dir: Looking for writers 2025/04/03 03:10:24 DEBUG : file1: reading active writers 2025/04/03 03:10:24 DEBUG : : Looking for writers 2025/04/03 03:10:24 DEBUG : dir: reading active writers 2025/04/03 03:10:24 DEBUG : >WaitForWriters: 2025/04/03 03:10:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000466fc0 2025/04/03 03:10:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:10:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000466fc0 2025/04/03 03:10:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:10:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:10:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000466fc0 2025/04/03 03:10:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:26 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/03 03:10:27 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/03 03:10:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:10:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/03 03:10:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:28 DEBUG : newLeaf: Running delayed rename now 2025/04/03 03:10:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000466fc0 2025/04/03 03:10:28 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:28 DEBUG : dir: Looking for writers 2025/04/03 03:10:28 DEBUG : : Looking for writers 2025/04/03 03:10:28 DEBUG : dir: reading active writers 2025/04/03 03:10:28 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:28 DEBUG : >WaitForWriters: 2025/04/03 03:10:29 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:29 DEBUG : dir: Looking for writers 2025/04/03 03:10:29 DEBUG : : Looking for writers 2025/04/03 03:10:29 DEBUG : dir: reading active writers 2025/04/03 03:10:29 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:30 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:30 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:30 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:10:30 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:30 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:10:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:34 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:34 DEBUG : dir: Looking for writers 2025/04/03 03:10:34 DEBUG : file1: reading active writers 2025/04/03 03:10:34 DEBUG : : Looking for writers 2025/04/03 03:10:34 DEBUG : dir: reading active writers 2025/04/03 03:10:34 DEBUG : >WaitForWriters: 2025/04/03 03:10:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:35 DEBUG : newLeaf: Updating file with newLeaf 0xc000466f00 2025/04/03 03:10:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:10:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000466f00 2025/04/03 03:10:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:10:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/03 03:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc000466f00 2025/04/03 03:10:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (25 bytes), uploading instead of streaming 2025/04/03 03:10:37 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/03 03:10:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:10:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/03 03:10:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:38 DEBUG : newLeaf: Running delayed rename now 2025/04/03 03:10:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000466f00 2025/04/03 03:10:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:38 DEBUG : dir: Looking for writers 2025/04/03 03:10:38 DEBUG : : Looking for writers 2025/04/03 03:10:38 DEBUG : dir: reading active writers 2025/04/03 03:10:38 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:38 DEBUG : >WaitForWriters: 2025/04/03 03:10:39 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:39 DEBUG : dir: Looking for writers 2025/04/03 03:10:39 DEBUG : : Looking for writers 2025/04/03 03:10:39 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:39 DEBUG : dir: reading active writers 2025/04/03 03:10:39 DEBUG : >WaitForWriters: 2025/04/03 03:10:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:40 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:40 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:10:40 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:10:40 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:40 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:10:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:10:43 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): openPending: 2025/04/03 03:10:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/03 03:10:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): >openPending: err= 2025/04/03 03:10:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:10:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): _writeAt: size=14, off=0 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): >_writeAt: n=14, err= 2025/04/03 03:10:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): close: 2025/04/03 03:10:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/03 03:10:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 03:10:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:10:43 DEBUG : dir/file1(0xc00040e100): >close: err= 2025/04/03 03:10:43 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:43 DEBUG : dir: Looking for writers 2025/04/03 03:10:43 DEBUG : file1: reading active writers 2025/04/03 03:10:43 DEBUG : : Looking for writers 2025/04/03 03:10:43 DEBUG : dir: reading active writers 2025/04/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:10:43 DEBUG : dir: Looking for writers 2025/04/03 03:10:43 DEBUG : file1: reading active writers 2025/04/03 03:10:43 DEBUG : : Looking for writers 2025/04/03 03:10:43 DEBUG : dir: reading active writers 2025/04/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:10:43 DEBUG : dir: Looking for writers 2025/04/03 03:10:43 DEBUG : file1: reading active writers 2025/04/03 03:10:43 DEBUG : : Looking for writers 2025/04/03 03:10:43 DEBUG : dir: reading active writers 2025/04/03 03:10:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:10:44 DEBUG : dir: Looking for writers 2025/04/03 03:10:44 DEBUG : file1: reading active writers 2025/04/03 03:10:44 DEBUG : : Looking for writers 2025/04/03 03:10:44 DEBUG : dir: reading active writers 2025/04/03 03:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:10:44 DEBUG : dir/file1: vfs cache: starting upload 2025/04/03 03:10:44 DEBUG : dir: Looking for writers 2025/04/03 03:10:44 DEBUG : file1: reading active writers 2025/04/03 03:10:44 DEBUG : : Looking for writers 2025/04/03 03:10:44 DEBUG : dir: reading active writers 2025/04/03 03:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:10:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:44 DEBUG : dir: Looking for writers 2025/04/03 03:10:44 DEBUG : file1: reading active writers 2025/04/03 03:10:44 DEBUG : : Looking for writers 2025/04/03 03:10:44 DEBUG : dir: reading active writers 2025/04/03 03:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:10:44 DEBUG : dir: Looking for writers 2025/04/03 03:10:44 DEBUG : file1: reading active writers 2025/04/03 03:10:44 DEBUG : : Looking for writers 2025/04/03 03:10:44 DEBUG : dir: reading active writers 2025/04/03 03:10:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:10:45 DEBUG : dir: Looking for writers 2025/04/03 03:10:45 DEBUG : file1: reading active writers 2025/04/03 03:10:45 DEBUG : : Looking for writers 2025/04/03 03:10:45 DEBUG : dir: reading active writers 2025/04/03 03:10:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:10:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 03:10:45 INFO : dir/file1: Copied (replaced existing) 2025/04/03 03:10:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/03 03:10:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/03 03:10:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/03 03:10:46 DEBUG : dir: Looking for writers 2025/04/03 03:10:46 DEBUG : file1: reading active writers 2025/04/03 03:10:46 DEBUG : : Looking for writers 2025/04/03 03:10:46 DEBUG : dir: reading active writers 2025/04/03 03:10:46 DEBUG : >WaitForWriters: 2025/04/03 03:10:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:10:46 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:10:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:10:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): _readAt: size=512, off=0 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): openPending: 2025/04/03 03:10:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/03 03:10:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/03 03:10:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): >openPending: err= 2025/04/03 03:10:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): >_readAt: n=14, err=EOF 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): close: 2025/04/03 03:10:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/03 03:10:46 DEBUG : dir/file1(0xc00040e580): >close: err= 2025/04/03 03:10:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:10:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00082c840 2025/04/03 03:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:10:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/03 03:10:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00082c840 2025/04/03 03:10:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:10:48 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:10:48 DEBUG : dir/file1(0xc00150b180): openPending: 2025/04/03 03:10:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/03 03:10:48 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/03 03:10:48 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:10:48 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:10:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:48 DEBUG : dir/file1(0xc00150b180): >openPending: err= 2025/04/03 03:10:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:10:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:10:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:10:48 DEBUG : dir/file1(0xc00150b180): _writeAt: size=25, off=0 2025/04/03 03:10:48 DEBUG : dir/file1(0xc00150b180): >_writeAt: n=25, err= 2025/04/03 03:10:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:10:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00082c840 2025/04/03 03:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:49 DEBUG : newLeaf(0xc00150b180): close: 2025/04/03 03:10:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/03 03:10:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-03 03:10:48.602686426 +0000 UTC m=+224.724304025 2025/04/03 03:10:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/03 03:10:49 DEBUG : newLeaf(0xc00150b180): >close: err= 2025/04/03 03:10:49 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:10:49 DEBUG : newLeaf: vfs cache: starting upload 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:10:49 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:10:49 DEBUG : dir: Looking for writers 2025/04/03 03:10:49 DEBUG : : Looking for writers 2025/04/03 03:10:49 DEBUG : dir: reading active writers 2025/04/03 03:10:49 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:10:50 DEBUG : dir: Looking for writers 2025/04/03 03:10:50 DEBUG : : Looking for writers 2025/04/03 03:10:50 DEBUG : dir: reading active writers 2025/04/03 03:10:50 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:10:50 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:10:50 INFO : newLeaf: Copied (replaced existing) 2025/04/03 03:10:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-03 03:10:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/03 03:10:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/03 03:10:50 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/03 03:10:51 DEBUG : dir: Looking for writers 2025/04/03 03:10:51 DEBUG : : Looking for writers 2025/04/03 03:10:51 DEBUG : dir: reading active writers 2025/04/03 03:10:51 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:51 DEBUG : >WaitForWriters: 2025/04/03 03:10:51 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:51 DEBUG : dir: Looking for writers 2025/04/03 03:10:51 DEBUG : : Looking for writers 2025/04/03 03:10:51 DEBUG : dir: reading active writers 2025/04/03 03:10:51 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:51 DEBUG : >WaitForWriters: 2025/04/03 03:10:51 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:10:52 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:10:52 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:10:52 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:10:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:10:52 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:10:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:10:56 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:56 DEBUG : dir: Looking for writers 2025/04/03 03:10:56 DEBUG : file1: reading active writers 2025/04/03 03:10:56 DEBUG : : Looking for writers 2025/04/03 03:10:56 DEBUG : dir: reading active writers 2025/04/03 03:10:56 DEBUG : >WaitForWriters: 2025/04/03 03:10:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000467980 2025/04/03 03:10:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:10:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000467980 2025/04/03 03:10:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:10:58 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:10:58 DEBUG : dir/file1(0xc00040ee40): openPending: 2025/04/03 03:10:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/04/03 03:10:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:10:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:10:58 DEBUG : dir/file1(0xc00040ee40): >openPending: err= 2025/04/03 03:10:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:10:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:10:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:10:58 DEBUG : dir/file1(0xc00040ee40): _writeAt: size=25, off=0 2025/04/03 03:10:58 DEBUG : dir/file1(0xc00040ee40): >_writeAt: n=25, err= 2025/04/03 03:10:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:10:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:10:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000467980 2025/04/03 03:10:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:10:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:58 DEBUG : newLeaf(0xc00040ee40): close: 2025/04/03 03:10:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/03 03:10:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-03 03:10:58.184076283 +0000 UTC m=+234.305693891 2025/04/03 03:10:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/03 03:10:58 DEBUG : newLeaf(0xc00040ee40): >close: err= 2025/04/03 03:10:58 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:10:58 DEBUG : newLeaf: vfs cache: starting upload 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:10:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/03 03:10:58 DEBUG : dir: Looking for writers 2025/04/03 03:10:58 DEBUG : : Looking for writers 2025/04/03 03:10:58 DEBUG : dir: reading active writers 2025/04/03 03:10:58 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:10:59 DEBUG : dir: Looking for writers 2025/04/03 03:10:59 DEBUG : : Looking for writers 2025/04/03 03:10:59 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:59 DEBUG : dir: reading active writers 2025/04/03 03:10:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:10:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:10:59 INFO : newLeaf: Copied (replaced existing) 2025/04/03 03:10:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-03 03:10:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/03 03:10:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/03 03:10:59 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:10:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/03 03:10:59 DEBUG : dir: Looking for writers 2025/04/03 03:10:59 DEBUG : : Looking for writers 2025/04/03 03:10:59 DEBUG : dir: reading active writers 2025/04/03 03:10:59 DEBUG : newLeaf: reading active writers 2025/04/03 03:10:59 DEBUG : >WaitForWriters: 2025/04/03 03:11:00 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:00 DEBUG : dir: Looking for writers 2025/04/03 03:11:00 DEBUG : : Looking for writers 2025/04/03 03:11:00 DEBUG : dir: reading active writers 2025/04/03 03:11:00 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:00 DEBUG : >WaitForWriters: 2025/04/03 03:11:00 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:01 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:01 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:11:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:11:04 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): openPending: 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): >openPending: err= 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:11:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): _writeAt: size=14, off=0 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): >_writeAt: n=14, err= 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): close: 2025/04/03 03:11:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/03 03:11:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:04 DEBUG : dir/file1(0xc000600200): >close: err= 2025/04/03 03:11:04 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:04 DEBUG : dir/file1: vfs cache: starting upload 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:04 DEBUG : dir: Looking for writers 2025/04/03 03:11:04 DEBUG : file1: reading active writers 2025/04/03 03:11:04 DEBUG : : Looking for writers 2025/04/03 03:11:04 DEBUG : dir: reading active writers 2025/04/03 03:11:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/03 03:11:05 INFO : dir/file1: Copied (replaced existing) 2025/04/03 03:11:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/03 03:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:05 DEBUG : dir: Looking for writers 2025/04/03 03:11:05 DEBUG : file1: reading active writers 2025/04/03 03:11:05 DEBUG : : Looking for writers 2025/04/03 03:11:05 DEBUG : dir: reading active writers 2025/04/03 03:11:05 DEBUG : >WaitForWriters: 2025/04/03 03:11:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:11:05 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:11:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): _readAt: size=512, off=0 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): openPending: 2025/04/03 03:11:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/03 03:11:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/03 03:11:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): >openPending: err= 2025/04/03 03:11:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): >_readAt: n=14, err=EOF 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): close: 2025/04/03 03:11:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/03 03:11:05 DEBUG : dir/file1(0xc0002d8540): >close: err= 2025/04/03 03:11:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:11:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:11:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00082d2c0 2025/04/03 03:11:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:11:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:11:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/03 03:11:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00082d2c0 2025/04/03 03:11:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:11:07 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:11:07 DEBUG : dir/file1(0xc00040e680): openPending: 2025/04/03 03:11:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/03 03:11:07 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/03 03:11:07 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:11:07 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:11:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:11:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:07 DEBUG : dir/file1(0xc00040e680): >openPending: err= 2025/04/03 03:11:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:11:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:11:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:11:07 DEBUG : dir/file1(0xc00040e680): _writeAt: size=25, off=0 2025/04/03 03:11:07 DEBUG : dir/file1(0xc00040e680): >_writeAt: n=25, err= 2025/04/03 03:11:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:11:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:11:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00082d2c0 2025/04/03 03:11:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:11:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:07 DEBUG : newLeaf(0xc00040e680): close: 2025/04/03 03:11:07 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/03 03:11:07 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-03 03:11:07.402585901 +0000 UTC m=+243.524203510 2025/04/03 03:11:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:07 DEBUG : newLeaf(0xc00040e680): >close: err= 2025/04/03 03:11:07 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:07 DEBUG : dir: Looking for writers 2025/04/03 03:11:07 DEBUG : : Looking for writers 2025/04/03 03:11:07 DEBUG : dir: reading active writers 2025/04/03 03:11:07 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:07 DEBUG : dir: Looking for writers 2025/04/03 03:11:07 DEBUG : : Looking for writers 2025/04/03 03:11:07 DEBUG : dir: reading active writers 2025/04/03 03:11:07 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:07 DEBUG : dir: Looking for writers 2025/04/03 03:11:07 DEBUG : : Looking for writers 2025/04/03 03:11:07 DEBUG : dir: reading active writers 2025/04/03 03:11:07 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:07 DEBUG : dir: Looking for writers 2025/04/03 03:11:07 DEBUG : : Looking for writers 2025/04/03 03:11:07 DEBUG : dir: reading active writers 2025/04/03 03:11:07 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:08 DEBUG : newLeaf: vfs cache: starting upload 2025/04/03 03:11:08 DEBUG : dir: Looking for writers 2025/04/03 03:11:08 DEBUG : : Looking for writers 2025/04/03 03:11:08 DEBUG : dir: reading active writers 2025/04/03 03:11:08 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:08 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/03 03:11:08 DEBUG : dir: Looking for writers 2025/04/03 03:11:08 DEBUG : : Looking for writers 2025/04/03 03:11:08 DEBUG : dir: reading active writers 2025/04/03 03:11:08 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:08 DEBUG : dir: Looking for writers 2025/04/03 03:11:08 DEBUG : : Looking for writers 2025/04/03 03:11:08 DEBUG : dir: reading active writers 2025/04/03 03:11:08 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:11:09 INFO : newLeaf: Copied (replaced existing) 2025/04/03 03:11:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-03 03:11:07 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/03 03:11:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/03 03:11:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/03 03:11:09 DEBUG : dir: Looking for writers 2025/04/03 03:11:09 DEBUG : : Looking for writers 2025/04/03 03:11:09 DEBUG : dir: reading active writers 2025/04/03 03:11:09 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:09 DEBUG : >WaitForWriters: 2025/04/03 03:11:09 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:09 DEBUG : dir: Looking for writers 2025/04/03 03:11:09 DEBUG : : Looking for writers 2025/04/03 03:11:09 DEBUG : dir: reading active writers 2025/04/03 03:11:09 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:09 DEBUG : >WaitForWriters: 2025/04/03 03:11:09 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:10 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:10 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:10 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:10 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/03 03:11:13 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:13 DEBUG : dir: Looking for writers 2025/04/03 03:11:13 DEBUG : file1: reading active writers 2025/04/03 03:11:13 DEBUG : : Looking for writers 2025/04/03 03:11:13 DEBUG : dir: reading active writers 2025/04/03 03:11:13 DEBUG : >WaitForWriters: 2025/04/03 03:11:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:11:13 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:11:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:11:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): _readAt: size=512, off=0 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): openPending: 2025/04/03 03:11:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/03 03:11:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:11:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): >openPending: err= 2025/04/03 03:11:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/03 03:11:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:11:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:11:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): >_readAt: n=14, err=EOF 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): close: 2025/04/03 03:11:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/03 03:11:13 DEBUG : dir/file1(0xc00040e240): >close: err= 2025/04/03 03:11:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:11:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:11:14 DEBUG : newLeaf: Updating file with newLeaf 0xc000467080 2025/04/03 03:11:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:11:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/03 03:11:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/03 03:11:15 DEBUG : dir/file1: Updating file with dir/file1 0xc000467080 2025/04/03 03:11:15 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/03 03:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:11:15 DEBUG : dir/file1: newRWFileHandle: 2025/04/03 03:11:15 DEBUG : dir/file1(0xc0002d8480): openPending: 2025/04/03 03:11:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/04/03 03:11:15 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/04/03 03:11:15 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:11:15 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:11:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/03 03:11:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:15 DEBUG : dir/file1(0xc0002d8480): >openPending: err= 2025/04/03 03:11:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/03 03:11:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/03 03:11:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/03 03:11:15 DEBUG : dir/file1(0xc0002d8480): _writeAt: size=25, off=0 2025/04/03 03:11:15 DEBUG : dir/file1(0xc0002d8480): >_writeAt: n=25, err= 2025/04/03 03:11:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/03 03:11:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/03 03:11:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000467080 2025/04/03 03:11:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/03 03:11:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:16 DEBUG : newLeaf(0xc0002d8480): close: 2025/04/03 03:11:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/03 03:11:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-03 03:11:15.509028374 +0000 UTC m=+251.630645972 2025/04/03 03:11:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:16 DEBUG : newLeaf(0xc0002d8480): >close: err= 2025/04/03 03:11:16 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:16 DEBUG : newLeaf: vfs cache: starting upload 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:16 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:16 DEBUG : dir: Looking for writers 2025/04/03 03:11:16 DEBUG : : Looking for writers 2025/04/03 03:11:16 DEBUG : dir: reading active writers 2025/04/03 03:11:16 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:17 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/03 03:11:17 INFO : newLeaf: Copied (replaced existing) 2025/04/03 03:11:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-03 03:11:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/03 03:11:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/03 03:11:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/03 03:11:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/03 03:11:17 DEBUG : dir: Looking for writers 2025/04/03 03:11:17 DEBUG : : Looking for writers 2025/04/03 03:11:17 DEBUG : dir: reading active writers 2025/04/03 03:11:17 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:17 DEBUG : >WaitForWriters: 2025/04/03 03:11:17 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:17 DEBUG : dir: Looking for writers 2025/04/03 03:11:17 DEBUG : : Looking for writers 2025/04/03 03:11:17 DEBUG : dir: reading active writers 2025/04/03 03:11:17 DEBUG : newLeaf: reading active writers 2025/04/03 03:11:17 DEBUG : >WaitForWriters: 2025/04/03 03:11:17 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestFileRename (57.45s) --- PASS: TestFileRename/off,forceCache=false (9.50s) --- PASS: TestFileRename/minimal,forceCache=false (9.48s) --- PASS: TestFileRename/minimal,forceCache=true (12.80s) --- PASS: TestFileRename/writes,forceCache=false (8.30s) --- PASS: TestFileRename/writes,forceCache=true (9.24s) --- PASS: TestFileRename/full,forceCache=false (8.14s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:18 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:18 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:11:18 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:18 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:11:18 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:18 DEBUG : : Looking for writers 2025/04/03 03:11:18 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:19 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:19 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:11:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/03 03:11:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:11:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:11:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/03 03:11:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/03 03:11:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:11:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/03 03:11:21 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/03 03:11:21 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:21 DEBUG : dir: Looking for writers 2025/04/03 03:11:21 DEBUG : file1: reading active writers 2025/04/03 03:11:21 DEBUG : : Looking for writers 2025/04/03 03:11:21 DEBUG : dir: reading active writers 2025/04/03 03:11:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (3.94s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:22 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:22 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:11:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/03 03:11:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:11:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:11:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/03 03:11:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/03 03:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:11:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/03 03:11:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/03 03:11:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/03 03:11:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/03 03:11:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/03 03:11:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/03 03:11:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/03 03:11:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/03 03:11:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/03 03:11:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/03 03:11:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/03 03:11:27 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:27 DEBUG : dir: Looking for writers 2025/04/03 03:11:27 DEBUG : file1: reading active writers 2025/04/03 03:11:27 DEBUG : : Looking for writers 2025/04/03 03:11:27 DEBUG : dir: reading active writers 2025/04/03 03:11:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.72s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:28 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:28 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:11:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/03 03:11:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:11:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/03 03:11:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/03 03:11:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/03 03:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:11:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/03 03:11:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/03 03:11:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/03 03:11:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/03 03:11:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/03 03:11:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/03 03:11:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/03 03:11:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/03 03:11:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/03 03:11:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/03 03:11:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/03 03:11:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/03 03:11:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/03 03:11:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/03 03:11:33 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/03 03:11:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/03 03:11:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/03 03:11:33 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/03 03:11:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/03 03:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/03 03:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/03 03:11:33 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/03 03:11:33 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/03 03:11:33 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/03 03:11:33 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/03 03:11:33 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/03 03:11:33 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:33 DEBUG : dir: Looking for writers 2025/04/03 03:11:33 DEBUG : file1: reading active writers 2025/04/03 03:11:33 DEBUG : : Looking for writers 2025/04/03 03:11:33 DEBUG : dir: reading active writers 2025/04/03 03:11:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.36s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:35 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:35 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:35 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:35 DEBUG : : Looking for writers 2025/04/03 03:11:35 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.85s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:35 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:35 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:36 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:36 DEBUG : : Looking for writers 2025/04/03 03:11:36 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.76s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:36 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:36 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:36 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:36 DEBUG : : Looking for writers 2025/04/03 03:11:36 DEBUG : >WaitForWriters: 2025/04/03 03:11:36 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.66s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:37 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:37 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:37 DEBUG : : Looking for writers 2025/04/03 03:11:37 DEBUG : >WaitForWriters: 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.66s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:37 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:37 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:38 DEBUG : : Looking for writers 2025/04/03 03:11:38 DEBUG : >WaitForWriters: 2025/04/03 03:11:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.66s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:38 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:38 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:38 DEBUG : : Looking for writers 2025/04/03 03:11:38 DEBUG : >WaitForWriters: 2025/04/03 03:11:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.66s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:39 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:39 DEBUG : : Looking for writers 2025/04/03 03:11:39 DEBUG : >WaitForWriters: 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.70s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:40 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): openPending: 2025/04/03 03:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): >openPending: err= 2025/04/03 03:11:40 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): _writeAt: size=5, off=0 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): >_writeAt: n=5, err= 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): _writeAt: size=7, off=5 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): >_writeAt: n=7, err= 2025/04/03 03:11:40 DEBUG : file1: vfs cache: truncate to size=11 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): close: 2025/04/03 03:11:40 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:40.156291677 +0000 UTC m=+276.277909286 2025/04/03 03:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): >close: err= 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): close: 2025/04/03 03:11:40 DEBUG : file1(0xc00040fec0): >close: err=file already closed 2025/04/03 03:11:40 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:40 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:40 DEBUG : : Looking for writers 2025/04/03 03:11:40 DEBUG : file1: reading active writers 2025/04/03 03:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:41 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/03 03:11:41 DEBUG : : Looking for writers 2025/04/03 03:11:41 DEBUG : file1: reading active writers 2025/04/03 03:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 03:11:41 INFO : file1: Copied (new) 2025/04/03 03:11:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-03 03:11:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/03 03:11:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:41 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:42 DEBUG : : Looking for writers 2025/04/03 03:11:42 DEBUG : file1: reading active writers 2025/04/03 03:11:42 DEBUG : >WaitForWriters: 2025/04/03 03:11:42 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:42 DEBUG : : Looking for writers 2025/04/03 03:11:42 DEBUG : file1: reading active writers 2025/04/03 03:11:42 DEBUG : >WaitForWriters: 2025/04/03 03:11:42 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.12s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:43 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:43 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:43 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:43 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:43 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): openPending: 2025/04/03 03:11:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): >openPending: err= 2025/04/03 03:11:43 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): _writeAt: size=7, off=0 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): >_writeAt: n=7, err= 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): _writeAt: size=6, off=5 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): >_writeAt: n=6, err= 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): close: 2025/04/03 03:11:43 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:43.273780366 +0000 UTC m=+279.395398006 2025/04/03 03:11:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): >close: err= 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): _writeAt: size=5, off=0 2025/04/03 03:11:43 DEBUG : file1(0xc000cce5c0): >_writeAt: n=0, err=file already closed 2025/04/03 03:11:43 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:43 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:43 DEBUG : : Looking for writers 2025/04/03 03:11:43 DEBUG : file1: reading active writers 2025/04/03 03:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:44 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/03 03:11:44 DEBUG : : Looking for writers 2025/04/03 03:11:44 DEBUG : file1: reading active writers 2025/04/03 03:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 03:11:45 INFO : file1: Copied (new) 2025/04/03 03:11:45 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-03 03:11:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/03 03:11:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:45 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:45 DEBUG : : Looking for writers 2025/04/03 03:11:45 DEBUG : file1: reading active writers 2025/04/03 03:11:45 DEBUG : >WaitForWriters: 2025/04/03 03:11:45 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:45 DEBUG : : Looking for writers 2025/04/03 03:11:45 DEBUG : file1: reading active writers 2025/04/03 03:11:45 DEBUG : >WaitForWriters: 2025/04/03 03:11:45 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:46 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:46 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:46 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:46 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:46 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:46 DEBUG : file1(0xc000cce440): openPending: 2025/04/03 03:11:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:46 DEBUG : file1(0xc000cce440): >openPending: err= 2025/04/03 03:11:46 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:46 DEBUG : file1(0xc000cce440): close: 2025/04/03 03:11:46 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:46.379580117 +0000 UTC m=+282.501197755 2025/04/03 03:11:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:46 DEBUG : file1(0xc000cce440): >close: err= 2025/04/03 03:11:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/03 03:11:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:11:46 DEBUG : file2: newRWFileHandle: 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): openPending: 2025/04/03 03:11:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): >openPending: err= 2025/04/03 03:11:46 DEBUG : file2: >newRWFileHandle: err= 2025/04/03 03:11:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/03 03:11:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/03 03:11:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): RWFileHandle.Flush 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): RWFileHandle.Release 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): close: 2025/04/03 03:11:46 DEBUG : file2: vfs cache: setting modification time to 2025-04-03 03:11:46.380994542 +0000 UTC m=+282.502612182 2025/04/03 03:11:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:46 DEBUG : file2(0xc000cce500): >close: err= 2025/04/03 03:11:46 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/03 03:11:46 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:46 DEBUG : file2: vfs cache: starting upload 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/03 03:11:46 DEBUG : : Looking for writers 2025/04/03 03:11:46 DEBUG : file1: reading active writers 2025/04/03 03:11:46 DEBUG : file2: reading active writers 2025/04/03 03:11:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/03 03:11:47 DEBUG : : Looking for writers 2025/04/03 03:11:47 DEBUG : file1: reading active writers 2025/04/03 03:11:47 DEBUG : file2: reading active writers 2025/04/03 03:11:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/04/03 03:11:47 DEBUG : : Looking for writers 2025/04/03 03:11:47 DEBUG : file1: reading active writers 2025/04/03 03:11:47 DEBUG : file2: reading active writers 2025/04/03 03:11:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/04/03 03:11:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:11:48 INFO : file1: Copied (new) 2025/04/03 03:11:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-03 03:11:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/03 03:11:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:48 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:48 DEBUG : : Looking for writers 2025/04/03 03:11:48 DEBUG : file1: reading active writers 2025/04/03 03:11:48 DEBUG : file2: reading active writers 2025/04/03 03:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:11:49 INFO : file2: Copied (new) 2025/04/03 03:11:49 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-03 03:11:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/03 03:11:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/03 03:11:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/03 03:11:49 INFO : file2: vfs cache: upload succeeded try #1 2025/04/03 03:11:49 DEBUG : : Looking for writers 2025/04/03 03:11:49 DEBUG : file1: reading active writers 2025/04/03 03:11:49 DEBUG : file2: reading active writers 2025/04/03 03:11:49 DEBUG : >WaitForWriters: 2025/04/03 03:11:49 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:49 DEBUG : : Looking for writers 2025/04/03 03:11:49 DEBUG : file1: reading active writers 2025/04/03 03:11:49 DEBUG : file2: reading active writers 2025/04/03 03:11:49 DEBUG : >WaitForWriters: 2025/04/03 03:11:49 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.27s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:50 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:50 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:50 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:50 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:50 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): openPending: 2025/04/03 03:11:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): >openPending: err= 2025/04/03 03:11:50 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): _writeAt: size=5, off=0 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): >_writeAt: n=5, err= 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): RWFileHandle.Flush 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): RWFileHandle.Flush 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): close: 2025/04/03 03:11:50 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:50.665252517 +0000 UTC m=+286.786870167 2025/04/03 03:11:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:50 DEBUG : file1(0xc0004f6540): >close: err= 2025/04/03 03:11:50 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:50 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:50 DEBUG : : Looking for writers 2025/04/03 03:11:50 DEBUG : file1: reading active writers 2025/04/03 03:11:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:51 DEBUG : : Looking for writers 2025/04/03 03:11:51 DEBUG : file1: reading active writers 2025/04/03 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:11:51 DEBUG : : Looking for writers 2025/04/03 03:11:51 DEBUG : file1: reading active writers 2025/04/03 03:11:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:11:52 INFO : file1: Copied (new) 2025/04/03 03:11:52 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-03 03:11:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/03 03:11:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:52 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:52 DEBUG : : Looking for writers 2025/04/03 03:11:52 DEBUG : file1: reading active writers 2025/04/03 03:11:52 DEBUG : >WaitForWriters: 2025/04/03 03:11:52 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.97s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:53 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:53 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:53 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:53 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:53 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): openPending: 2025/04/03 03:11:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): >openPending: err= 2025/04/03 03:11:53 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): _writeAt: size=5, off=0 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): >_writeAt: n=5, err= 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): RWFileHandle.Release 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): close: 2025/04/03 03:11:53 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:53.624909453 +0000 UTC m=+289.746527092 2025/04/03 03:11:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): >close: err= 2025/04/03 03:11:53 DEBUG : file1(0xc00069c7c0): RWFileHandle.Release 2025/04/03 03:11:53 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:53 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:53 DEBUG : : Looking for writers 2025/04/03 03:11:53 DEBUG : file1: reading active writers 2025/04/03 03:11:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:54 DEBUG : : Looking for writers 2025/04/03 03:11:54 DEBUG : file1: reading active writers 2025/04/03 03:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:54 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:11:54 DEBUG : : Looking for writers 2025/04/03 03:11:54 DEBUG : file1: reading active writers 2025/04/03 03:11:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:11:55 INFO : file1: Copied (new) 2025/04/03 03:11:55 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-03 03:11:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/03 03:11:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:55 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:11:55 DEBUG : : Looking for writers 2025/04/03 03:11:55 DEBUG : file1: reading active writers 2025/04/03 03:11:55 DEBUG : >WaitForWriters: 2025/04/03 03:11:55 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.94s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:56 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:56 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:56 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:56 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:56 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:56 DEBUG : : Looking for writers 2025/04/03 03:11:56 DEBUG : >WaitForWriters: 2025/04/03 03:11:56 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (0.67s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:57 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:11:57 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:57 DEBUG : : Looking for writers 2025/04/03 03:11:57 DEBUG : >WaitForWriters: 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (0.66s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:11:57 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:11:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:11:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:11:57 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:11:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:11:57 DEBUG : file1: newRWFileHandle: 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): openPending: 2025/04/03 03:11:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:11:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): >openPending: err= 2025/04/03 03:11:57 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:11:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:11:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): _writeAt: size=5, off=0 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): >_writeAt: n=5, err= 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): close: 2025/04/03 03:11:57 DEBUG : file1: vfs cache: setting modification time to 2025-04-03 03:11:57.89778636 +0000 UTC m=+294.019404010 2025/04/03 03:11:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:11:57 DEBUG : file1(0xc0004f6680): >close: err= 2025/04/03 03:11:57 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:11:57 DEBUG : : Looking for writers 2025/04/03 03:11:57 DEBUG : file1: reading active writers 2025/04/03 03:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:11:57 DEBUG : : Looking for writers 2025/04/03 03:11:57 DEBUG : file1: reading active writers 2025/04/03 03:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:11:57 DEBUG : : Looking for writers 2025/04/03 03:11:57 DEBUG : file1: reading active writers 2025/04/03 03:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:11:57 DEBUG : : Looking for writers 2025/04/03 03:11:57 DEBUG : file1: reading active writers 2025/04/03 03:11:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:11:57 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:11:58 DEBUG : : Looking for writers 2025/04/03 03:11:58 DEBUG : file1: reading active writers 2025/04/03 03:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:11:58 DEBUG : : Looking for writers 2025/04/03 03:11:58 DEBUG : file1: reading active writers 2025/04/03 03:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:11:58 DEBUG : : Looking for writers 2025/04/03 03:11:58 DEBUG : file1: reading active writers 2025/04/03 03:11:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:11:58 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:11:59 DEBUG : : Looking for writers 2025/04/03 03:11:59 DEBUG : file1: reading active writers 2025/04/03 03:11:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:11:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:11:59 INFO : file1: Copied (new) 2025/04/03 03:11:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-03 03:11:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/03 03:11:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:11:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:11:59 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:12:00 DEBUG : : Looking for writers 2025/04/03 03:12:00 DEBUG : file1: reading active writers 2025/04/03 03:12:00 DEBUG : >WaitForWriters: 2025/04/03 03:12:00 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.94s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:00 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:00 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:12:00 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:00 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/03 03:12:00 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.841251037 +0000 UTC m=+296.962868647 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6840): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.841251037 +0000 UTC m=+296.962868647 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6880): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.841251037 +0000 UTC m=+296.962868647 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f68c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6380 item 1 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.858568093 +0000 UTC m=+296.980185722 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6900): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.858568093 +0000 UTC m=+296.980185722 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6940): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6850 item 2 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.863635066 +0000 UTC m=+296.985252696 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.863635066 +0000 UTC m=+296.985252696 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6a40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.863635066 +0000 UTC m=+296.985252696 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6cc0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f6e00 item 3 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.879551112 +0000 UTC m=+297.001168741 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f6f80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.879551112 +0000 UTC m=+297.001168741 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7000): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f71f0 item 4 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.887004047 +0000 UTC m=+297.008621656 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7040): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.887004047 +0000 UTC m=+297.008621656 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7080): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.887004047 +0000 UTC m=+297.008621656 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f70c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7490 item 5 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.895217429 +0000 UTC m=+297.016835048 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7200): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.895217429 +0000 UTC m=+297.016835048 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7340): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7880 item 6 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.898286752 +0000 UTC m=+297.019904371 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f73c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.898286752 +0000 UTC m=+297.019904371 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7600): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.898286752 +0000 UTC m=+297.019904371 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc0004f7640): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7b20 item 7 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.902492038 +0000 UTC m=+297.024109677 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a000): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.902492038 +0000 UTC m=+297.024109677 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a0c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f7ea0 item 8 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc00150a100): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a100): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.90614148 +0000 UTC m=+297.027759089 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a140): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.90614148 +0000 UTC m=+297.027759089 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a180): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.90614148 +0000 UTC m=+297.027759089 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a240): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006022a0 item 9 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.910067072 +0000 UTC m=+297.031684681 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a340): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.910067072 +0000 UTC m=+297.031684681 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a440): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006027e0 item 10 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc00150a680): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a680): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.913747853 +0000 UTC m=+297.035365461 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a740): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): _writeAt: size=3, off=2 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.913747853 +0000 UTC m=+297.035365461 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a980): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.913747853 +0000 UTC m=+297.035365461 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150a9c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602b60 item 11 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.916727949 +0000 UTC m=+297.038345568 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aa40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.916727949 +0000 UTC m=+297.038345568 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aac0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602ee0 item 12 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc00150ac00): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.919518758 +0000 UTC m=+297.041136377 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ac40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.919518758 +0000 UTC m=+297.041136377 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150aec0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006031f0 item 13 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.921947148 +0000 UTC m=+297.043564757 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150af40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.921947148 +0000 UTC m=+297.043564757 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150afc0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603500 item 14 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc00150b100): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b100): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.924945838 +0000 UTC m=+297.046563447 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b140): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.924945838 +0000 UTC m=+297.046563447 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b2c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006038f0 item 15 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.927583702 +0000 UTC m=+297.049201311 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b440): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.927583702 +0000 UTC m=+297.049201311 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b4c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603ce0 item 16 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.931625611 +0000 UTC m=+297.053243220 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b540): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.931625611 +0000 UTC m=+297.053243220 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b5c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.931625611 +0000 UTC m=+297.053243220 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b600): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e070 item 17 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.935399778 +0000 UTC m=+297.057017387 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b6c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.935399778 +0000 UTC m=+297.057017387 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b740): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e460 item 18 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.937926212 +0000 UTC m=+297.059543831 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b7c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.937926212 +0000 UTC m=+297.059543831 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b880): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.937926212 +0000 UTC m=+297.059543831 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b8c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057e7e0 item 19 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.945632722 +0000 UTC m=+297.067250351 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b940): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.945632722 +0000 UTC m=+297.067250351 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150b9c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ed90 item 20 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.947547016 +0000 UTC m=+297.069164625 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150ba40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.947547016 +0000 UTC m=+297.069164625 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.947547016 +0000 UTC m=+297.069164625 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc00150bb40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057f2d0 item 21 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.95043542 +0000 UTC m=+297.072053029 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce200): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.95043542 +0000 UTC m=+297.072053029 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce280): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559180 item 22 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.95245959 +0000 UTC m=+297.074077200 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce300): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.95245959 +0000 UTC m=+297.074077200 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce400): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.95245959 +0000 UTC m=+297.074077200 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce440): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559650 item 23 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.955282722 +0000 UTC m=+297.076900341 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce500): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.955282722 +0000 UTC m=+297.076900341 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce5c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559b90 item 24 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc000cce680): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce680): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.957293036 +0000 UTC m=+297.078910635 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce6c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.957293036 +0000 UTC m=+297.078910635 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce780): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.957293036 +0000 UTC m=+297.078910635 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce7c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000559e30 item 25 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.959978779 +0000 UTC m=+297.081596408 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce840): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.959978779 +0000 UTC m=+297.081596408 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce8c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe460 item 26 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc000cce980): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce980): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.962131452 +0000 UTC m=+297.083749061 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cce9c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): open at offset 5 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): >_readAt: n=2, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): _writeAt: size=3, off=7 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.962131452 +0000 UTC m=+297.083749061 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccea80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.962131452 +0000 UTC m=+297.083749061 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceac0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fe8c0 item 27 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.964619984 +0000 UTC m=+297.086237593 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cceb40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.964619984 +0000 UTC m=+297.086237593 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccebc0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fecb0 item 28 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc000ccec80): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccec80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.967204407 +0000 UTC m=+297.088822015 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccecc0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.967204407 +0000 UTC m=+297.088822015 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000cced80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005fefc0 item 29 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.969212797 +0000 UTC m=+297.090830407 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.969212797 +0000 UTC m=+297.090830407 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccee80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ff6c0 item 30 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): _readAt: size=2, off=0 2025/04/03 03:12:00 ERROR : open-test-file(0xc000ccef40): Couldn't read size of file 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): >_readAt: n=0, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): close: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.971239423 +0000 UTC m=+297.092857032 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccef80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.971239423 +0000 UTC m=+297.092857032 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf040): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ffce0 item 31 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 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/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.973116999 +0000 UTC m=+297.094734618 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf0c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.973116999 +0000 UTC m=+297.094734618 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf140): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456230 item 32 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.974984565 +0000 UTC m=+297.096602164 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf180): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 33 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.97575374 +0000 UTC m=+297.097371349 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf1c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.97575374 +0000 UTC m=+297.097371349 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf200): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456c40 item 33 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.977801625 +0000 UTC m=+297.099419234 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf240): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004573b0 item 34 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.978640621 +0000 UTC m=+297.100258219 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf280): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.978640621 +0000 UTC m=+297.100258219 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf2c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004576c0 item 34 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.980616711 +0000 UTC m=+297.102234320 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf300): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c00 item 35 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.981283533 +0000 UTC m=+297.102901132 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf340): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.981283533 +0000 UTC m=+297.102901132 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf380): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457d50 item 35 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.983063445 +0000 UTC m=+297.104681044 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf400): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328540 item 36 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.983891791 +0000 UTC m=+297.105509390 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf4c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): >_readAt: n=3, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.983891791 +0000 UTC m=+297.105509390 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf500): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003289a0 item 36 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.985688484 +0000 UTC m=+297.107306093 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf540): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329030 item 37 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.986324588 +0000 UTC m=+297.107942198 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf580): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.986324588 +0000 UTC m=+297.107942198 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf5c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329500 item 37 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.988055698 +0000 UTC m=+297.109673308 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf640): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329ce0 item 38 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.988855861 +0000 UTC m=+297.110473470 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf700): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): >_readAt: n=3, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.988855861 +0000 UTC m=+297.110473470 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf740): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504070 item 38 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.99126743 +0000 UTC m=+297.112885038 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf7c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504770 item 39 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.991984305 +0000 UTC m=+297.113601914 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf880): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.991984305 +0000 UTC m=+297.113601914 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf8c0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000504a10 item 39 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.993958051 +0000 UTC m=+297.115575670 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccf940): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505180 item 40 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.994714442 +0000 UTC m=+297.116332050 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): >_readAt: n=3, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.994714442 +0000 UTC m=+297.116332050 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505490 item 40 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.996538367 +0000 UTC m=+297.118155966 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfa80): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505810 item 41 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.997237269 +0000 UTC m=+297.118854878 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfac0): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): _writeAt: size=3, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005059d0 item 41 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): >_writeAt: n=3, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.997856611 +0000 UTC m=+297.119474210 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): _readAt: size=512, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): >openPending: err= 2025/04/03 03:12:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): >_readAt: n=5, err=EOF 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.997856611 +0000 UTC m=+297.119474210 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfb40): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: Remove: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000505b90 item 41 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): _readAt: size=2, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): >_writeAt: n=5, err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): close: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.999440105 +0000 UTC m=+297.121057714 2025/04/03 03:12:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc00): >close: err= 2025/04/03 03:12:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:00 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc40): _writeAt: size=5, off=0 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc40): openPending: 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:00 DEBUG : open-test-file(0xc000ccfc40): >openPending: err= 2025/04/03 03:12:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4230 item 42 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfc40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfc40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:00.999987523 +0000 UTC m=+297.121605132 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfc40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4380 item 42 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.000693709 +0000 UTC m=+297.122311328 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.000693709 +0000 UTC m=+297.122311328 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfd40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4700 item 42 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.002338678 +0000 UTC m=+297.123956287 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4cb0 item 43 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.003020988 +0000 UTC m=+297.124638607 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccfe40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4f50 item 43 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.003627207 +0000 UTC m=+297.125244817 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.003627207 +0000 UTC m=+297.125244817 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000ccff40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5420 item 43 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.005296251 +0000 UTC m=+297.126913860 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 44 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.005885678 +0000 UTC m=+297.127503287 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0006000c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ea0 item 44 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.006569292 +0000 UTC m=+297.128186901 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.006569292 +0000 UTC m=+297.128186901 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004680e0 item 44 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.008101339 +0000 UTC m=+297.129718937 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004684d0 item 45 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.008691256 +0000 UTC m=+297.130308864 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.008691256 +0000 UTC m=+297.130308864 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468770 item 45 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.010495864 +0000 UTC m=+297.132113473 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600e80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468b60 item 46 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.011118774 +0000 UTC m=+297.132736382 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000600ec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.011118774 +0000 UTC m=+297.132736382 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 46 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.013089835 +0000 UTC m=+297.134707444 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468fc0 item 47 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.013717343 +0000 UTC m=+297.135334952 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.013717343 +0000 UTC m=+297.135334952 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004692d0 item 47 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.015530587 +0000 UTC m=+297.137148187 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000601c40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004696c0 item 48 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.016084026 +0000 UTC m=+297.137701636 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.016084026 +0000 UTC m=+297.137701636 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004698f0 item 48 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.01795538 +0000 UTC m=+297.139572989 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469c00 item 49 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.018601885 +0000 UTC m=+297.140219494 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.018601885 +0000 UTC m=+297.140219494 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e1c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469d50 item 49 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.020195817 +0000 UTC m=+297.141813427 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508150 item 50 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.020856508 +0000 UTC m=+297.142474107 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.020856508 +0000 UTC m=+297.142474107 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508310 item 50 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.022354401 +0000 UTC m=+297.143972009 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508700 item 51 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.022897101 +0000 UTC m=+297.144514709 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e5c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.022897101 +0000 UTC m=+297.144514709 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508850 item 51 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.024376438 +0000 UTC m=+297.145994047 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508b60 item 52 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.025033271 +0000 UTC m=+297.146650879 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.025033271 +0000 UTC m=+297.146650879 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508e70 item 52 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.026572691 +0000 UTC m=+297.148190300 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 53 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.027237911 +0000 UTC m=+297.148855510 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.027237911 +0000 UTC m=+297.148855510 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040e980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509490 item 53 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.028877409 +0000 UTC m=+297.150495018 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ea00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509810 item 54 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.029572044 +0000 UTC m=+297.151189653 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.029572044 +0000 UTC m=+297.151189653 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509960 item 54 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.031198107 +0000 UTC m=+297.152815716 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040eb80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509ce0 item 55 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.031842576 +0000 UTC m=+297.153460186 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ec80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.031842576 +0000 UTC m=+297.153460186 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ecc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000509e30 item 55 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.033491151 +0000 UTC m=+297.155108760 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ed40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442540 item 56 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.034165478 +0000 UTC m=+297.155783087 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.034165478 +0000 UTC m=+297.155783087 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ee80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 56 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.035824463 +0000 UTC m=+297.157442072 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442e70 item 57 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.036395835 +0000 UTC m=+297.158013445 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ef80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443030 item 57 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.037089369 +0000 UTC m=+297.158706967 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.037089369 +0000 UTC m=+297.158706967 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004436c0 item 57 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.038878448 +0000 UTC m=+297.160496057 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2000 item 58 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.039457354 +0000 UTC m=+297.161074954 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2150 item 58 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.040217201 +0000 UTC m=+297.161834811 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.040217201 +0000 UTC m=+297.161834811 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f4c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f22a0 item 58 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.04182994 +0000 UTC m=+297.163447549 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2690 item 59 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.042365305 +0000 UTC m=+297.163982914 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f5c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f28c0 item 59 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.043077762 +0000 UTC m=+297.164695371 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.043077762 +0000 UTC m=+297.164695371 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f6c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f2bd0 item 59 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.044638443 +0000 UTC m=+297.166256043 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3180 item 60 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.045251535 +0000 UTC m=+297.166869143 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f7c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f33b0 item 60 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.045964743 +0000 UTC m=+297.167582352 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.045964743 +0000 UTC m=+297.167582352 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f8c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3570 item 60 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.047506207 +0000 UTC m=+297.169123816 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3880 item 61 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.048044688 +0000 UTC m=+297.169662287 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040f9c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.048044688 +0000 UTC m=+297.169662287 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fa80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f39d0 item 61 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.04978151 +0000 UTC m=+297.171399119 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005f3e30 item 62 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.050327094 +0000 UTC m=+297.171944693 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fb80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.050327094 +0000 UTC m=+297.171944693 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fc40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608070 item 62 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.05209303 +0000 UTC m=+297.173710639 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608460 item 63 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.052625069 +0000 UTC m=+297.174242678 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fd40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.052625069 +0000 UTC m=+297.174242678 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fe00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608690 item 63 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.054424458 +0000 UTC m=+297.176042067 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040fec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608a80 item 64 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.054949604 +0000 UTC m=+297.176567213 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00040ff00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.054949604 +0000 UTC m=+297.176567213 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d82c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608bd0 item 64 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.056898293 +0000 UTC m=+297.178515902 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000608ee0 item 65 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.057517836 +0000 UTC m=+297.179135445 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.057517836 +0000 UTC m=+297.179135445 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d83c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609030 item 65 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.059209453 +0000 UTC m=+297.180827051 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006092d0 item 66 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.059897505 +0000 UTC m=+297.181515113 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.059897505 +0000 UTC m=+297.181515113 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609420 item 66 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.06159394 +0000 UTC m=+297.183211549 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d84c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609730 item 67 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.062198154 +0000 UTC m=+297.183815764 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.062198154 +0000 UTC m=+297.183815764 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609880 item 67 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.063758163 +0000 UTC m=+297.185375772 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d85c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609b20 item 68 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.064428663 +0000 UTC m=+297.186046272 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.064428663 +0000 UTC m=+297.186046272 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609c70 item 68 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.065994312 +0000 UTC m=+297.187611912 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d89c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000609f10 item 69 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.066598226 +0000 UTC m=+297.188215835 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.066598226 +0000 UTC m=+297.188215835 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8a40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006400e0 item 69 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.06819808 +0000 UTC m=+297.189815689 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8ac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640380 item 70 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.068905098 +0000 UTC m=+297.190522707 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8bc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.068905098 +0000 UTC m=+297.190522707 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640540 item 70 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.070484824 +0000 UTC m=+297.192102433 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8c80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006407e0 item 71 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.071117672 +0000 UTC m=+297.192735281 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.071117672 +0000 UTC m=+297.192735281 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d8e80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640a10 item 71 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.072697198 +0000 UTC m=+297.194314798 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640e70 item 72 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.073404125 +0000 UTC m=+297.195021735 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.073404125 +0000 UTC m=+297.195021735 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d93c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000640fc0 item 72 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.075039386 +0000 UTC m=+297.196656996 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641420 item 73 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.075618874 +0000 UTC m=+297.197236484 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641570 item 73 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.076324829 +0000 UTC m=+297.197942429 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.076324829 +0000 UTC m=+297.197942429 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d94c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641730 item 73 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.077993604 +0000 UTC m=+297.199611213 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006419d0 item 74 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.078579313 +0000 UTC m=+297.200196922 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d95c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641b20 item 74 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.079308623 +0000 UTC m=+297.200926232 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.079308623 +0000 UTC m=+297.200926232 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d96c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000641c70 item 74 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.080849916 +0000 UTC m=+297.202467526 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d97c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666000 item 75 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.081451436 +0000 UTC m=+297.203069045 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666150 item 75 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.082203398 +0000 UTC m=+297.203821007 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d98c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.082203398 +0000 UTC m=+297.203821007 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006662a0 item 75 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.083907167 +0000 UTC m=+297.205524776 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d99c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006665b0 item 76 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.084525959 +0000 UTC m=+297.206143557 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9a00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666700 item 76 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.085309099 +0000 UTC m=+297.206926709 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9ac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.085309099 +0000 UTC m=+297.206926709 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9b00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666850 item 76 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.086901189 +0000 UTC m=+297.208518798 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9bc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666b60 item 77 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.087496667 +0000 UTC m=+297.209114275 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9c00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.087496667 +0000 UTC m=+297.209114275 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9d00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000666d20 item 77 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.089284494 +0000 UTC m=+297.210902103 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9dc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000667110 item 78 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.089817294 +0000 UTC m=+297.211434903 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9e00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.089817294 +0000 UTC m=+297.211434903 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0002d9f00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006673b0 item 78 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.091648262 +0000 UTC m=+297.213265871 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000159780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000667650 item 79 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.092162338 +0000 UTC m=+297.213779946 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.092162338 +0000 UTC m=+297.213779946 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd80c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006677a0 item 79 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.09382501 +0000 UTC m=+297.215442619 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000667a40 item 80 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.094359574 +0000 UTC m=+297.215977172 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd81c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.094359574 +0000 UTC m=+297.215977172 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000667c70 item 80 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.096504891 +0000 UTC m=+297.218122500 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd82c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2070 item 81 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.097336523 +0000 UTC m=+297.218954132 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.097336523 +0000 UTC m=+297.218954132 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a22a0 item 81 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.099096518 +0000 UTC m=+297.220714127 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd83c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a25b0 item 82 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.099890779 +0000 UTC m=+297.221508388 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.099890779 +0000 UTC m=+297.221508388 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd84c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2850 item 82 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.101650654 +0000 UTC m=+297.223268262 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2c40 item 83 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.102337683 +0000 UTC m=+297.223955293 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.102337683 +0000 UTC m=+297.223955293 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8640): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2d90 item 83 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.103959569 +0000 UTC m=+297.225577178 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd86c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3030 item 84 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.104674431 +0000 UTC m=+297.226292040 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.104674431 +0000 UTC m=+297.226292040 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd87c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3180 item 84 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.10651661 +0000 UTC m=+297.228134219 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3490 item 85 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.10730502 +0000 UTC m=+297.228922629 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.10730502 +0000 UTC m=+297.228922629 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3650 item 85 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.109363165 +0000 UTC m=+297.230980774 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd89c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3a40 item 86 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.110190699 +0000 UTC m=+297.231808307 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8a80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.110190699 +0000 UTC m=+297.231808307 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3b90 item 86 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.111998123 +0000 UTC m=+297.233615731 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8b40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3ea0 item 87 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.11269945 +0000 UTC m=+297.234317069 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.11269945 +0000 UTC m=+297.234317069 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8c40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0070 item 87 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.114238219 +0000 UTC m=+297.235855828 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8cc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0310 item 88 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.114919097 +0000 UTC m=+297.236536706 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8d80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.114919097 +0000 UTC m=+297.236536706 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8dc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c04d0 item 88 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.116556542 +0000 UTC m=+297.238174151 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8e80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0770 item 89 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.117175874 +0000 UTC m=+297.238793484 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8ec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0930 item 89 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.117888122 +0000 UTC m=+297.239505731 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8f80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.117888122 +0000 UTC m=+297.239505731 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd8fc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0af0 item 89 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.119504357 +0000 UTC m=+297.241121966 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0f50 item 90 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.120116697 +0000 UTC m=+297.241734306 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd90c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 90 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.12090138 +0000 UTC m=+297.242518988 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.12090138 +0000 UTC m=+297.242518988 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd91c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1260 item 90 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.122551007 +0000 UTC m=+297.244168616 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c15e0 item 91 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.123161674 +0000 UTC m=+297.244779283 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd92c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c17a0 item 91 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.123837584 +0000 UTC m=+297.245455193 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.123837584 +0000 UTC m=+297.245455193 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd93c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c18f0 item 91 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.125207907 +0000 UTC m=+297.246825516 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1b90 item 92 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.125652021 +0000 UTC m=+297.247269630 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd94c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ce0 item 92 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.126140147 +0000 UTC m=+297.247757757 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.126140147 +0000 UTC m=+297.247757757 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd95c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ea0 item 92 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.127261783 +0000 UTC m=+297.248879392 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2380 item 93 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.127719573 +0000 UTC m=+297.249337182 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd96c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.127719573 +0000 UTC m=+297.249337182 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2620 item 93 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.128765677 +0000 UTC m=+297.250383286 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2af0 item 94 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.129176919 +0000 UTC m=+297.250794518 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.129176919 +0000 UTC m=+297.250794518 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b2cb0 item 94 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.130427316 +0000 UTC m=+297.252044935 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b31f0 item 95 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.130902599 +0000 UTC m=+297.252520208 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9a40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.130902599 +0000 UTC m=+297.252520208 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9b00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b3500 item 95 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.132444374 +0000 UTC m=+297.254061974 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000dd9bc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fab0 item 96 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.132989498 +0000 UTC m=+297.254607097 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bc00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.132989498 +0000 UTC m=+297.254607097 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00150bcc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057fc00 item 96 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= 2025/04/03 03:12:01 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:01 DEBUG : : Looking for writers 2025/04/03 03:12:01 DEBUG : >WaitForWriters: 2025/04/03 03:12:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:01 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:12:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/03 03:12:01 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.637053207 +0000 UTC m=+297.758670816 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.637053207 +0000 UTC m=+297.758670816 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a1c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.637053207 +0000 UTC m=+297.758670816 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7650 item 1 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.641079146 +0000 UTC m=+297.762696785 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.641079146 +0000 UTC m=+297.762696785 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7c00 item 2 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.643436242 +0000 UTC m=+297.765053891 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a2c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.643436242 +0000 UTC m=+297.765053891 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.643436242 +0000 UTC m=+297.765053891 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b81c0 item 3 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.647054837 +0000 UTC m=+297.768672486 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a3c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.647054837 +0000 UTC m=+297.768672486 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b8770 item 4 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.649552677 +0000 UTC m=+297.771170336 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.649552677 +0000 UTC m=+297.771170336 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.649552677 +0000 UTC m=+297.771170336 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa60c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d01c0 item 5 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.652960886 +0000 UTC m=+297.774578535 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.652960886 +0000 UTC m=+297.774578535 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa61c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d0c40 item 6 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.655242781 +0000 UTC m=+297.776860429 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.655242781 +0000 UTC m=+297.776860429 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.655242781 +0000 UTC m=+297.776860429 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d1880 item 7 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.658679304 +0000 UTC m=+297.780296953 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa63c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.658679304 +0000 UTC m=+297.780296953 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2070 item 8 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc000fa6480): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.661350278 +0000 UTC m=+297.782967917 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa64c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.661350278 +0000 UTC m=+297.782967917 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.661350278 +0000 UTC m=+297.782967917 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2690 item 9 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.664123446 +0000 UTC m=+297.785741055 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.664123446 +0000 UTC m=+297.785741055 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b8bd0 item 10 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097a640): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a640): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.669063291 +0000 UTC m=+297.790680930 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.669063291 +0000 UTC m=+297.790680930 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.669063291 +0000 UTC m=+297.790680930 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b9110 item 11 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.672318464 +0000 UTC m=+297.793936072 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.672318464 +0000 UTC m=+297.793936072 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b96c0 item 12 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097a940): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.675506799 +0000 UTC m=+297.797124449 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097a980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.675506799 +0000 UTC m=+297.797124449 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aa40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b9c00 item 13 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.67816996 +0000 UTC m=+297.799787610 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.67816996 +0000 UTC m=+297.799787610 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ab40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6230 item 14 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097ac00): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.68104573 +0000 UTC m=+297.802663339 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ac40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.68104573 +0000 UTC m=+297.802663339 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e6cb0 item 15 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.683194064 +0000 UTC m=+297.804811673 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ad80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.683194064 +0000 UTC m=+297.804811673 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e71f0 item 16 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.685532294 +0000 UTC m=+297.807149944 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.685532294 +0000 UTC m=+297.807149944 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ae80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.685532294 +0000 UTC m=+297.807149944 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097aec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7650 item 17 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.691066817 +0000 UTC m=+297.812684476 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097af40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.691066817 +0000 UTC m=+297.812684476 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097afc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e7d50 item 18 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.69236304 +0000 UTC m=+297.813980649 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.69236304 +0000 UTC m=+297.813980649 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.69236304 +0000 UTC m=+297.813980649 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052230 item 19 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.695228621 +0000 UTC m=+297.816846250 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b1c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.695228621 +0000 UTC m=+297.816846250 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 20 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.696738547 +0000 UTC m=+297.818356156 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b2c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.696738547 +0000 UTC m=+297.818356156 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.696738547 +0000 UTC m=+297.818356156 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b3c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d90 item 21 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.698591946 +0000 UTC m=+297.820209555 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.698591946 +0000 UTC m=+297.820209555 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b4c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053a40 item 22 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.699820694 +0000 UTC m=+297.821438303 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.699820694 +0000 UTC m=+297.821438303 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.699820694 +0000 UTC m=+297.821438303 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b640): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 23 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.701687499 +0000 UTC m=+297.823305108 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b6c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.701687499 +0000 UTC m=+297.823305108 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003802a0 item 24 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097b800): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.703009851 +0000 UTC m=+297.824627461 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.703009851 +0000 UTC m=+297.824627461 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.703009851 +0000 UTC m=+297.824627461 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380620 item 25 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.704770067 +0000 UTC m=+297.826387676 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097b9c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.704770067 +0000 UTC m=+297.826387676 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097ba40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380af0 item 26 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097bb00): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.706196665 +0000 UTC m=+297.827814274 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bb40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.706196665 +0000 UTC m=+297.827814274 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.706196665 +0000 UTC m=+297.827814274 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bc40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380ee0 item 27 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.708133121 +0000 UTC m=+297.829750731 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bcc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.708133121 +0000 UTC m=+297.829750731 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bd40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003813b0 item 28 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc00097be00): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.70977805 +0000 UTC m=+297.831395679 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097be40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.70977805 +0000 UTC m=+297.831395679 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc00097bf00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381730 item 29 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.71180136 +0000 UTC m=+297.833418989 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.71180136 +0000 UTC m=+297.833418989 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec000 item 30 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): _readAt: size=2, off=0 2025/04/03 03:12:01 ERROR : open-test-file(0xc0010d6140): Couldn't read size of file 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): >_writeAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): close: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.713509797 +0000 UTC m=+297.835127426 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.713509797 +0000 UTC m=+297.835127426 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec380 item 31 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.71529507 +0000 UTC m=+297.836912698 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d62c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.71529507 +0000 UTC m=+297.836912698 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec700 item 32 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.717156695 +0000 UTC m=+297.838774324 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eca80 item 33 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.717867189 +0000 UTC m=+297.839484817 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d63c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.717867189 +0000 UTC m=+297.839484817 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ecd20 item 33 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.719311421 +0000 UTC m=+297.840929040 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ecfc0 item 34 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.720023999 +0000 UTC m=+297.841641628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.720023999 +0000 UTC m=+297.841641628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d64c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed1f0 item 34 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.722018163 +0000 UTC m=+297.843635782 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed5e0 item 35 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.722851738 +0000 UTC m=+297.844469347 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.722851738 +0000 UTC m=+297.844469347 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed730 item 35 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.724401428 +0000 UTC m=+297.846019038 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005edb20 item 36 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.725108746 +0000 UTC m=+297.846726355 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d66c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.725108746 +0000 UTC m=+297.846726355 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6700): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005edce0 item 36 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.726915349 +0000 UTC m=+297.848532958 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005341c0 item 37 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.727732543 +0000 UTC m=+297.849350152 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.727732543 +0000 UTC m=+297.849350152 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d67c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005343f0 item 37 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.729985323 +0000 UTC m=+297.851602932 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534850 item 38 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.730914899 +0000 UTC m=+297.852532507 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.730914899 +0000 UTC m=+297.852532507 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005349a0 item 38 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.733307701 +0000 UTC m=+297.854925320 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d69c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534cb0 item 39 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.734117683 +0000 UTC m=+297.855735281 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6a80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.734117683 +0000 UTC m=+297.855735281 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0010d6ac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534e70 item 39 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.736016278 +0000 UTC m=+297.857633886 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6580): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2c40 item 40 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.736575717 +0000 UTC m=+297.858193327 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6640): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.736575717 +0000 UTC m=+297.858193327 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d2ee0 item 40 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.737781192 +0000 UTC m=+297.859398801 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa66c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d33b0 item 41 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.738246876 +0000 UTC m=+297.859864485 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6700): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3500 item 41 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.738986284 +0000 UTC m=+297.860603893 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.738986284 +0000 UTC m=+297.860603893 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3880 item 41 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.740423693 +0000 UTC m=+297.862041302 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3c70 item 42 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.741192327 +0000 UTC m=+297.862809946 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005d3f10 item 42 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.741936844 +0000 UTC m=+297.863554463 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.741936844 +0000 UTC m=+297.863554463 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c460 item 42 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.743871116 +0000 UTC m=+297.865488725 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c7e0 item 43 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.744468778 +0000 UTC m=+297.866086387 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6a80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015c9a0 item 43 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.744944721 +0000 UTC m=+297.866562331 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.744944721 +0000 UTC m=+297.866562331 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6b80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cb60 item 43 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.746923316 +0000 UTC m=+297.868540935 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015ce00 item 44 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.74775041 +0000 UTC m=+297.869368019 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6c80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015cf50 item 44 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.748772729 +0000 UTC m=+297.870390338 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.748772729 +0000 UTC m=+297.870390338 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6d80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d110 item 44 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.75114855 +0000 UTC m=+297.872766159 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d490 item 45 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.752011852 +0000 UTC m=+297.873629450 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6e80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.752011852 +0000 UTC m=+297.873629450 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa6f40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015d650 item 45 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.75454093 +0000 UTC m=+297.876158539 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015db20 item 46 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.755258178 +0000 UTC m=+297.876875786 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.755258178 +0000 UTC m=+297.876875786 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00015dc70 item 46 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.757521737 +0000 UTC m=+297.879139346 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa71c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec000 item 47 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.758228755 +0000 UTC m=+297.879846364 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.758228755 +0000 UTC m=+297.879846364 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa72c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec230 item 47 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.760384082 +0000 UTC m=+297.882001701 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec540 item 48 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.761103303 +0000 UTC m=+297.882720902 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa73c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.761103303 +0000 UTC m=+297.882720902 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7480): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec690 item 48 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.763326877 +0000 UTC m=+297.884944496 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa74c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eca80 item 49 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.764227118 +0000 UTC m=+297.885844726 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.764227118 +0000 UTC m=+297.885844726 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecbd0 item 49 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.76607635 +0000 UTC m=+297.887693959 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa75c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecf50 item 50 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.766699961 +0000 UTC m=+297.888317580 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.766699961 +0000 UTC m=+297.888317580 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa76c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed110 item 50 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.768498057 +0000 UTC m=+297.890115667 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed490 item 51 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.76923929 +0000 UTC m=+297.890856898 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.76923929 +0000 UTC m=+297.890856898 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed5e0 item 51 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.771008941 +0000 UTC m=+297.892626551 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa78c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eda40 item 52 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.771591827 +0000 UTC m=+297.893209436 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.771591827 +0000 UTC m=+297.893209436 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa79c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edd50 item 52 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.773029807 +0000 UTC m=+297.894647416 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7a40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003160e0 item 53 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.773596932 +0000 UTC m=+297.895214551 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.773596932 +0000 UTC m=+297.895214551 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7b40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 53 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.775357216 +0000 UTC m=+297.896974825 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7bc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316690 item 54 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.775982091 +0000 UTC m=+297.897599710 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7c80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.775982091 +0000 UTC m=+297.897599710 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7cc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316af0 item 54 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.777693042 +0000 UTC m=+297.899310672 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7d40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003170a0 item 55 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.778251451 +0000 UTC m=+297.899869070 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.778251451 +0000 UTC m=+297.899869070 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7e40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317260 item 55 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.77983778 +0000 UTC m=+297.901455389 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc000fa7ec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 56 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.780426405 +0000 UTC m=+297.902044014 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.780426405 +0000 UTC m=+297.902044014 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317ab0 item 56 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.781844488 +0000 UTC m=+297.903462107 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317f10 item 57 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.782354756 +0000 UTC m=+297.903972375 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003300e0 item 57 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.782962797 +0000 UTC m=+297.904580416 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.782962797 +0000 UTC m=+297.904580416 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330230 item 57 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.784600372 +0000 UTC m=+297.906217991 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330540 item 58 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.785153321 +0000 UTC m=+297.906770930 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330700 item 58 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.785823749 +0000 UTC m=+297.907441348 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.785823749 +0000 UTC m=+297.907441348 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330930 item 58 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.787386514 +0000 UTC m=+297.909004122 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330bd0 item 59 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.787899047 +0000 UTC m=+297.909516656 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330d20 item 59 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.788436576 +0000 UTC m=+297.910054195 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.788436576 +0000 UTC m=+297.910054195 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260640): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e70 item 59 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.790007646 +0000 UTC m=+297.911625255 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260700): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331110 item 60 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.790633641 +0000 UTC m=+297.912251250 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331260 item 60 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.79128802 +0000 UTC m=+297.912905628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.79128802 +0000 UTC m=+297.912905628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003313b0 item 60 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.792780863 +0000 UTC m=+297.914398472 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331650 item 61 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.793277125 +0000 UTC m=+297.914894744 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.793277125 +0000 UTC m=+297.914894744 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260a00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003317a0 item 61 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.794800645 +0000 UTC m=+297.916418255 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260ac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331a40 item 62 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.795300554 +0000 UTC m=+297.916918163 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260b00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.795300554 +0000 UTC m=+297.916918163 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260bc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b90 item 62 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.797000886 +0000 UTC m=+297.918618496 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260c80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331e30 item 63 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.797481749 +0000 UTC m=+297.919099358 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260cc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.797481749 +0000 UTC m=+297.919099358 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260d80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003440e0 item 63 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): >_readAt: n=0, err=Bad file descriptor 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.799085361 +0000 UTC m=+297.920702970 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003443f0 item 64 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.799585019 +0000 UTC m=+297.921202628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260e80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.799585019 +0000 UTC m=+297.921202628 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344690 item 64 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.80110317 +0000 UTC m=+297.922720779 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260f80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003449a0 item 65 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.80169989 +0000 UTC m=+297.923317498 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001260fc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.80169989 +0000 UTC m=+297.923317498 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261000): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344af0 item 65 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.803562046 +0000 UTC m=+297.925179665 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 66 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.804246521 +0000 UTC m=+297.925864131 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.804246521 +0000 UTC m=+297.925864131 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012610c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345110 item 66 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.805916818 +0000 UTC m=+297.927534427 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 67 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.806582468 +0000 UTC m=+297.928200077 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261140): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.806582468 +0000 UTC m=+297.928200077 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345570 item 67 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.808182542 +0000 UTC m=+297.929800152 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345960 item 68 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.809000598 +0000 UTC m=+297.930618207 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012612c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.809000598 +0000 UTC m=+297.930618207 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 68 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.81130763 +0000 UTC m=+297.932925239 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348070 item 69 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.812122621 +0000 UTC m=+297.933740229 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261380): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.812122621 +0000 UTC m=+297.933740229 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012613c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348230 item 69 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.814010214 +0000 UTC m=+297.935627823 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348700 item 70 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.814794798 +0000 UTC m=+297.936412406 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.814794798 +0000 UTC m=+297.936412406 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261540): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348850 item 70 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.816504909 +0000 UTC m=+297.938122528 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012615c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348d20 item 71 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.817436278 +0000 UTC m=+297.939053897 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261680): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.817436278 +0000 UTC m=+297.939053897 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012616c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000348e70 item 71 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.819022957 +0000 UTC m=+297.940640576 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003492d0 item 72 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.819778205 +0000 UTC m=+297.941395815 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.819778205 +0000 UTC m=+297.941395815 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261840): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349490 item 72 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.821339456 +0000 UTC m=+297.942957066 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261880): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003497a0 item 73 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.821898306 +0000 UTC m=+297.943515925 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0012618c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003499d0 item 73 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.822653453 +0000 UTC m=+297.944271072 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.822653453 +0000 UTC m=+297.944271072 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261940): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000349b20 item 73 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.824224374 +0000 UTC m=+297.945841983 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003620e0 item 74 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.824862161 +0000 UTC m=+297.946479770 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261a40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362310 item 74 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.825545604 +0000 UTC m=+297.947163203 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.825545604 +0000 UTC m=+297.947163203 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261b40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003624d0 item 74 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.826897222 +0000 UTC m=+297.948514831 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362930 item 75 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.827462273 +0000 UTC m=+297.949079882 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261c40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): _writeAt: size=3, off=2 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362bd0 item 75 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.828069373 +0000 UTC m=+297.949686982 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.828069373 +0000 UTC m=+297.949686982 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261d40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362e00 item 75 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.829530297 +0000 UTC m=+297.951147906 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 76 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.830039413 +0000 UTC m=+297.951657021 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261e40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363500 item 76 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): _writeAt: size=3, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.830680356 +0000 UTC m=+297.952297965 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.830680356 +0000 UTC m=+297.952297965 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001261f40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 76 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.832015723 +0000 UTC m=+297.953633322 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363b20 item 77 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.832537273 +0000 UTC m=+297.954154882 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be0c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.832537273 +0000 UTC m=+297.954154882 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ce0 item 77 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.834949061 +0000 UTC m=+297.956566660 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be240): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364000 item 78 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.835606575 +0000 UTC m=+297.957224184 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be280): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.835606575 +0000 UTC m=+297.957224184 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be340): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 78 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.837512805 +0000 UTC m=+297.959130413 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003644d0 item 79 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.83804825 +0000 UTC m=+297.959665859 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be440): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.83804825 +0000 UTC m=+297.959665859 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364620 item 79 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.839864741 +0000 UTC m=+297.961482350 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be5c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003648c0 item 80 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.840400467 +0000 UTC m=+297.962018066 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.840400467 +0000 UTC m=+297.962018066 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be6c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a80 item 80 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.842049854 +0000 UTC m=+297.963667463 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be700): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364d90 item 81 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.842637517 +0000 UTC m=+297.964255117 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be740): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.842637517 +0000 UTC m=+297.964255117 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be780): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364ee0 item 81 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.845027896 +0000 UTC m=+297.966645505 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 82 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.845809713 +0000 UTC m=+297.967427312 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be8c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.845809713 +0000 UTC m=+297.967427312 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003653b0 item 82 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.84761884 +0000 UTC m=+297.969236449 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013be980): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365650 item 83 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.848176697 +0000 UTC m=+297.969794297 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.848176697 +0000 UTC m=+297.969794297 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bea80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003657a0 item 83 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.849629075 +0000 UTC m=+297.971246684 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beb00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 84 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.850304884 +0000 UTC m=+297.971922493 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bebc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.850304884 +0000 UTC m=+297.971922493 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c00 item 84 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.851768973 +0000 UTC m=+297.973386582 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bec80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ea0 item 85 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.852387264 +0000 UTC m=+297.974004863 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.852387264 +0000 UTC m=+297.974004863 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bed80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366070 item 85 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.853864388 +0000 UTC m=+297.975481996 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bee00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366380 item 86 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.854511653 +0000 UTC m=+297.976129252 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013beec0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.854511653 +0000 UTC m=+297.976129252 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003664d0 item 86 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.856067064 +0000 UTC m=+297.977684673 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bef80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003668c0 item 87 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.85672006 +0000 UTC m=+297.978337669 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf040): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.85672006 +0000 UTC m=+297.978337669 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366b60 item 87 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.858696931 +0000 UTC m=+297.980314541 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf100): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366f50 item 88 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.859494069 +0000 UTC m=+297.981111678 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf1c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.859494069 +0000 UTC m=+297.981111678 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf200): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367180 item 88 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.861129298 +0000 UTC m=+297.982746908 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf2c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367570 item 89 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.861749855 +0000 UTC m=+297.983367464 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf300): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003676c0 item 89 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.862538925 +0000 UTC m=+297.984156535 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf3c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.862538925 +0000 UTC m=+297.984156535 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf400): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367880 item 89 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.865018972 +0000 UTC m=+297.986636581 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf4c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ce0 item 90 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.866099571 +0000 UTC m=+297.987717170 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf500): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367ea0 item 90 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.866787283 +0000 UTC m=+297.988404892 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf5c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.866787283 +0000 UTC m=+297.988404892 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf600): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e070 item 90 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.868305794 +0000 UTC m=+297.989923393 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf6c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e4d0 item 91 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.868902935 +0000 UTC m=+297.990520544 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf700): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): >_readAt: n=2, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): _writeAt: size=3, off=7 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e620 item 91 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.869614482 +0000 UTC m=+297.991232081 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf7c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): >_readAt: n=8, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.869614482 +0000 UTC m=+297.991232081 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf800): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e7e0 item 91 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.871530539 +0000 UTC m=+297.993148148 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf8c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ec40 item 92 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.872138 +0000 UTC m=+297.993755609 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf900): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): open at offset 5 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed90 item 92 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): _readAt: size=2, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): _writeAt: size=3, off=5 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): >_writeAt: n=3, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.873256389 +0000 UTC m=+297.994873999 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bf9c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): >_readAt: n=3, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.873256389 +0000 UTC m=+297.994873999 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfa00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036eee0 item 92 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.875016705 +0000 UTC m=+297.996634314 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfac0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f180 item 93 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.875693225 +0000 UTC m=+297.997310834 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfb00): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.875693225 +0000 UTC m=+297.997310834 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfbc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f2d0 item 93 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.877487013 +0000 UTC m=+297.999104622 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfc80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f570 item 94 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.878092229 +0000 UTC m=+297.999709839 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfcc0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.878092229 +0000 UTC m=+297.999709839 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfd80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f6c0 item 94 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.87983892 +0000 UTC m=+298.001456528 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f960 item 95 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.880473962 +0000 UTC m=+298.002091570 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bfe80): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.880473962 +0000 UTC m=+298.002091570 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0013bff40): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fab0 item 95 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 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/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): open at offset 0 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): _readAt: size=2, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): >_readAt: n=0, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.882262139 +0000 UTC m=+298.003879748 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500080): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): _writeAt: size=5, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): >openPending: err= 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fe30 item 96 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): >_writeAt: n=5, err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.882781335 +0000 UTC m=+298.004398944 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc0015000c0): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/03 03:12:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/03 03:12:01 DEBUG : open-test-file: newRWFileHandle: 2025/04/03 03:12:01 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/03 03:12:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): _readAt: size=512, off=0 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): openPending: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): >openPending: err= 2025/04/03 03:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): >_readAt: n=5, err=EOF 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): close: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-03 03:12:01.882781335 +0000 UTC m=+298.004398944 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:01 DEBUG : open-test-file(0xc001500180): >close: err= 2025/04/03 03:12:01 DEBUG : open-test-file: Remove: 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374070 item 96 2025/04/03 03:12:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/03 03:12:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/03 03:12:01 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/03 03:12:01 DEBUG : open-test-file: >Remove: err= 2025/04/03 03:12:01 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:01 DEBUG : : Looking for writers 2025/04/03 03:12:01 DEBUG : >WaitForWriters: 2025/04/03 03:12:01 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.80s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- 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.01s) --- 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 (0.75s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:02 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:02 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:12:02 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:02 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:12:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:02 DEBUG : file1: newRWFileHandle: 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): openPending: 2025/04/03 03:12:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): >openPending: err= 2025/04/03 03:12:02 DEBUG : file1: >newRWFileHandle: err= 2025/04/03 03:12:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:12:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/03 03:12:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): _writeAt: size=2, off=0 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): >_writeAt: n=2, err= 2025/04/03 03:12:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): RWFileHandle.Flush 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): RWFileHandle.Release 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): close: 2025/04/03 03:12:02 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/03 03:12:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:02 DEBUG : file1(0xc001500580): >close: err= 2025/04/03 03:12:02 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:12:02 DEBUG : file1: vfs cache: starting upload 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:12:02 DEBUG : : Looking for writers 2025/04/03 03:12:02 DEBUG : file1: reading active writers 2025/04/03 03:12:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:12:03 DEBUG : : Looking for writers 2025/04/03 03:12:03 DEBUG : file1: reading active writers 2025/04/03 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:12:03 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/03 03:12:03 DEBUG : : Looking for writers 2025/04/03 03:12:03 DEBUG : file1: reading active writers 2025/04/03 03:12:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:12:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/03 03:12:04 INFO : file1: Copied (new) 2025/04/03 03:12:04 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/03 03:12:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/03 03:12:04 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/03 03:12:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:12:04 INFO : file1: vfs cache: upload succeeded try #1 2025/04/03 03:12:04 DEBUG : : Looking for writers 2025/04/03 03:12:04 DEBUG : file1: reading active writers 2025/04/03 03:12:04 DEBUG : >WaitForWriters: 2025/04/03 03:12:04 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:04 DEBUG : : Looking for writers 2025/04/03 03:12:04 DEBUG : file1: reading active writers 2025/04/03 03:12:04 DEBUG : >WaitForWriters: 2025/04/03 03:12:04 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.12s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:05 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:05 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:12:05 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:12:05 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:12:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:12:05 DEBUG : rename_me: newRWFileHandle: 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): openPending: 2025/04/03 03:12:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/03 03:12:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): >openPending: err= 2025/04/03 03:12:05 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/03 03:12:05 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/03 03:12:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/03 03:12:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): _writeAt: size=5, off=0 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): >_writeAt: n=5, err= 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): close: 2025/04/03 03:12:05 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-03 03:12:05.504170903 +0000 UTC m=+301.625788512 2025/04/03 03:12:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/03 03:12:05 DEBUG : rename_me(0xc0010d64c0): >close: err= 2025/04/03 03:12:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/03 03:12:05 DEBUG : i_was_renamed: Updating file with 0xc0013c0300 2025/04/03 03:12:05 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/03 03:12:05 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/03 03:12:05 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/03 03:12:05 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/03 03:12:05 DEBUG : : Looking for writers 2025/04/03 03:12:05 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/03 03:12:06 DEBUG : : Looking for writers 2025/04/03 03:12:06 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/03 03:12:06 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/04/03 03:12:06 DEBUG : : Looking for writers 2025/04/03 03:12:06 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/03 03:12:07 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:12:07 INFO : i_was_renamed: Copied (new) 2025/04/03 03:12:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-03 03:12:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/03 03:12:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/03 03:12:07 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/03 03:12:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/03 03:12:07 DEBUG : : Looking for writers 2025/04/03 03:12:07 DEBUG : i_was_renamed: reading active writers 2025/04/03 03:12:07 DEBUG : >WaitForWriters: 2025/04/03 03:12:07 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:08 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:08 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/03 03:12:08 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/03 03:12:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-hikagac1naco" 2025/04/03 03:12:08 INFO : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/03 03:12:08 DEBUG : : forgetting directory cache 2025/04/03 03:12:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): _readAt: size=512, off=0 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): openPending: 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:13:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:10 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): >openPending: err= 2025/04/03 03:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): >_readAt: n=20, err=EOF 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): close: 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:13:08 +0000 UTC 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate(0xc0004f6500): >close: err= 2025/04/03 03:12:10 DEBUG : : Re-reading directory (347.743769ms old) 2025/04/03 03:12:10 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:11 DEBUG : : forgetting directory cache 2025/04/03 03:12:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate(0xc0010d6640): _readAt: size=512, off=0 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate(0xc0010d6640): openPending: 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:14:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-03 02:13:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-03 02:14:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-03 02:13:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/03 03:12:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:12 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate(0xc0010d6640): >openPending: err= 2025/04/03 03:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate(0xc0010d6640): >_readAt: n=20, err=EOF 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate(0xc0010d6640): close: 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:14:08 +0000 UTC 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate(0xc0010d6640): >close: err= 2025/04/03 03:12:13 DEBUG : : Re-reading directory (351.132122ms old) 2025/04/03 03:12:13 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:13 DEBUG : : forgetting directory cache 2025/04/03 03:12:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/03 03:12:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): _readAt: size=512, off=0 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): openPending: 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:15:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-03 02:14:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-03 02:15:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-03 02:14:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/03 03:12:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:15 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): >openPending: err= 2025/04/03 03:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): >_readAt: n=20, err=EOF 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): close: 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:15:08 +0000 UTC 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate(0xc000dd8340): >close: err= 2025/04/03 03:12:15 DEBUG : : Re-reading directory (336.457207ms old) 2025/04/03 03:12:15 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:15 DEBUG : : forgetting directory cache 2025/04/03 03:12:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-hikagac1naco'/TestRWCacheUpdate: md5 hash incorrect - expecting "a8c7956852282e88c22a986150cb5a68" got "4e063366550d230fc1fb85c19dbb494d" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.283134705s| > 1s (want 2025-04-03 02:16:08.283134705 +0000 UTC m=-3055.595247686 vs got 2025-04-03 02:15:08 +0000 UTC) (precision 1s) 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): _readAt: size=512, off=0 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): openPending: 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:16:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-03 02:15:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-03 02:16:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-03 02:15:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/03 03:12:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:17 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): >openPending: err= 2025/04/03 03:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): >_readAt: n=20, err=EOF 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): close: 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:16:08 +0000 UTC 2025/04/03 03:12:17 DEBUG : TestRWCacheUpdate(0xc0010d6680): >close: err= 2025/04/03 03:12:17 DEBUG : : Re-reading directory (338.912116ms old) 2025/04/03 03:12:18 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:18 DEBUG : : forgetting directory cache 2025/04/03 03:12:18 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/03 03:12:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): _readAt: size=512, off=0 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): openPending: 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:17:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-03 02:16:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-03 02:17:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-03 02:16:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/03 03:12:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): >openPending: err= 2025/04/03 03:12:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): >_readAt: n=20, err=EOF 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): close: 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:17:08 +0000 UTC 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate(0xc0004f6500): >close: err= 2025/04/03 03:12:20 DEBUG : : Re-reading directory (340.467185ms old) 2025/04/03 03:12:20 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:20 DEBUG : : forgetting directory cache 2025/04/03 03:12:20 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): _readAt: size=512, off=0 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): openPending: 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-03 02:18:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-03 02:17:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-03 02:18:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-03 02:17:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/03 03:12:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/03 03:12:22 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): >openPending: err= 2025/04/03 03:12:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): >_readAt: n=20, err=EOF 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): close: 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:18:08 +0000 UTC 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate(0xc000dd89c0): >close: err= 2025/04/03 03:12:22 DEBUG : : Re-reading directory (336.264724ms old) 2025/04/03 03:12:22 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:23 DEBUG : : forgetting directory cache 2025/04/03 03:12:23 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): _readAt: size=512, off=0 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): openPending: 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-03 02:19:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-03 02:18:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-03 02:19:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-03 02:18:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/03 03:12:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/03 03:12:24 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): >openPending: err= 2025/04/03 03:12:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): >_readAt: n=21, err=EOF 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): close: 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:19:08 +0000 UTC 2025/04/03 03:12:24 DEBUG : TestRWCacheUpdate(0xc0004f6700): >close: err= 2025/04/03 03:12:24 DEBUG : : Re-reading directory (331.798869ms old) 2025/04/03 03:12:25 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:25 DEBUG : : forgetting directory cache 2025/04/03 03:12:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/04/03 03:12:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): _readAt: size=512, off=0 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): openPending: 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-03 02:20:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-03 02:19:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-03 02:20:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-03 02:19:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/03 03:12:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/03 03:12:27 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): >openPending: err= 2025/04/03 03:12:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): >_readAt: n=22, err=EOF 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): close: 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:20:08 +0000 UTC 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate(0xc0010d6600): >close: err= 2025/04/03 03:12:27 DEBUG : : Re-reading directory (361.925819ms old) 2025/04/03 03:12:27 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:27 DEBUG : : forgetting directory cache 2025/04/03 03:12:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): _readAt: size=512, off=0 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): openPending: 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-03 02:21:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-03 02:20:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-03 02:21:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-03 02:20:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/03 03:12:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/03 03:12:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): >openPending: err= 2025/04/03 03:12:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): >_readAt: n=23, err=EOF 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): close: 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:21:08 +0000 UTC 2025/04/03 03:12:29 DEBUG : TestRWCacheUpdate(0xc00069c9c0): >close: err= 2025/04/03 03:12:29 DEBUG : : Re-reading directory (335.393678ms old) 2025/04/03 03:12:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:30 DEBUG : : forgetting directory cache 2025/04/03 03:12:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate(0xc0004f6940): _readAt: size=512, off=0 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate(0xc0004f6940): openPending: 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-03 02:22:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-03 02:21:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-03 02:22:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-03 02:21:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/03 03:12:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/03 03:12:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate(0xc0004f6940): >openPending: err= 2025/04/03 03:12:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate(0xc0004f6940): >_readAt: n=24, err=EOF 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate(0xc0004f6940): close: 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-03 02:22:08 +0000 UTC 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate(0xc0004f6940): >close: err= 2025/04/03 03:12:32 DEBUG : : Re-reading directory (338.397278ms old) 2025/04/03 03:12:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/03 03:12:32 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:32 DEBUG : : Looking for writers 2025/04/03 03:12:32 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/03 03:12:32 DEBUG : >WaitForWriters: 2025/04/03 03:12:32 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': vfs cache: cleaner exiting 2025/04/03 03:12:32 DEBUG : : forgetting directory cache --- FAIL: TestRWCacheUpdate (24.64s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:34 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/04/03 03:12:35 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/04/03 03:12:36 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:36 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:36 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:12:36 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/03 03:12:36 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/03 03:12:36 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/03 03:12:36 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/03 03:12:37 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:37 DEBUG : : Looking for writers 2025/04/03 03:12:37 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/03 03:12:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/03 03:12:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:38 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:38 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:38 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': Reusing VFS from active cache 2025/04/03 03:12:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:38 DEBUG : : Looking for writers 2025/04/03 03:12:38 DEBUG : >WaitForWriters: 2025/04/03 03:12:38 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:38 DEBUG : : Looking for writers 2025/04/03 03:12:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:39 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:39 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:39 DEBUG : : Looking for writers 2025/04/03 03:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:39 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:39 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:39 DEBUG : : Looking for writers 2025/04/03 03:12:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:39 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:39 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:40 DEBUG : file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "dir/file2" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:12:41 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:41 DEBUG : : Looking for writers 2025/04/03 03:12:41 DEBUG : >WaitForWriters: --- FAIL: TestVFSStat (2.43s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:42 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:42 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:43 DEBUG : file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "dir/file2" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:12:44 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:44 DEBUG : : Looking for writers 2025/04/03 03:12:44 DEBUG : >WaitForWriters: --- FAIL: TestVFSStatParent (2.41s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:44 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:44 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "dir/file2" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:12:46 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:46 DEBUG : : Looking for writers 2025/04/03 03:12:46 DEBUG : >WaitForWriters: --- FAIL: TestVFSOpenFile (2.47s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:47 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:47 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file2" to "OpenDrive root 'rclone-test-hikagac1naco'": failed to create file: Parent folder is trashed (Error 403) 2025/04/03 03:12:47 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:47 DEBUG : : Looking for writers 2025/04/03 03:12:47 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (0.66s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:47 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:47 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:48 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:48 DEBUG : : Looking for writers 2025/04/03 03:12:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:48 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:48 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:12:48 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/03 03:12:49 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/03 03:12:50 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/03 03:12:51 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/03 03:12:51 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/03 03:12:52 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:12:52 DEBUG : : Looking for writers 2025/04/03 03:12:52 DEBUG : a: Looking for writers 2025/04/03 03:12:52 DEBUG : b: Looking for writers 2025/04/03 03:12:52 DEBUG : c: Looking for writers 2025/04/03 03:12:52 DEBUG : d: Looking for writers 2025/04/03 03:12:52 DEBUG : : Looking for writers 2025/04/03 03:12:52 DEBUG : /: reading active writers 2025/04/03 03:12:52 DEBUG : a: reading active writers 2025/04/03 03:12:52 DEBUG : b: reading active writers 2025/04/03 03:12:52 DEBUG : c: reading active writers 2025/04/03 03:12:52 DEBUG : d: reading active writers 2025/04/03 03:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.85s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:12:54 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:12:54 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/03 03:13:02 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/03 03:13:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/03 03:13:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/03 03:13:03 ERROR : a/b/c/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/04/03 03:13:03 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:03 DEBUG : a/b/c: Looking for writers 2025/04/03 03:13:03 DEBUG : a/b: Looking for writers 2025/04/03 03:13:03 DEBUG : c: reading active writers 2025/04/03 03:13:03 DEBUG : a: Looking for writers 2025/04/03 03:13:03 DEBUG : b: reading active writers 2025/04/03 03:13:03 DEBUG : : Looking for writers 2025/04/03 03:13:03 DEBUG : a: reading active writers 2025/04/03 03:13:03 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (11.38s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:05 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:05 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/03 03:13:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/03 03:13:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/03 03:13:05 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/03 03:13:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:13:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:13:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:07 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/03 03:13:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/03 03:13:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:07 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/03 03:13:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:13:08 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/03 03:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/03 03:13:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:08 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (7 bytes), uploading instead of streaming 2025/04/03 03:13:09 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/04/03 03:13:10 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/03 03:13:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:10 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:10 DEBUG : : Looking for writers 2025/04/03 03:13:10 DEBUG : file1: reading active writers 2025/04/03 03:13:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.10s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:10 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:10 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:10 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/03 03:13:11 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/03 03:13:11 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/03 03:13:11 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/03 03:13:11 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (11 bytes), uploading instead of streaming 2025/04/03 03:13:12 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/03 03:13:13 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/03 03:13:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:13 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/03 03:13:13 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:13 DEBUG : : Looking for writers 2025/04/03 03:13:13 DEBUG : file1: reading active writers 2025/04/03 03:13:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.44s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:14 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:14 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/03 03:13:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:14 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (5 bytes), uploading instead of streaming 2025/04/03 03:13:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/03 03:13:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/03 03:13:15 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:15 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/03 03:13:15 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:15 DEBUG : : Looking for writers 2025/04/03 03:13:15 DEBUG : file1: reading active writers 2025/04/03 03:13:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.24s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:16 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:16 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:16 DEBUG : file1: WriteFileHandle.Release closing 2025/04/03 03:13:16 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:16 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/03 03:13:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:13:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/03 03:13:17 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:17 DEBUG : : Looking for writers 2025/04/03 03:13:17 DEBUG : file1: reading active writers 2025/04/03 03:13:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.09s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:18 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:18 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:18 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:18 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (2 bytes), uploading instead of streaming 2025/04/03 03:13:19 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/03 03:13:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/03 03:13:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:20 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/03 03:13:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:20 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:20 DEBUG : : Looking for writers 2025/04/03 03:13:20 DEBUG : file1: reading active writers 2025/04/03 03:13:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.20s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:20 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:20 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:20 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (0 bytes), uploading instead of streaming 2025/04/03 03:13:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/03 03:13:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:13:22 DEBUG : file1: Open: flags=O_RDONLY 2025/04/03 03:13:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/03 03:13:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/03 03:13:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:13:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/03 03:13:22 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:22 DEBUG : : Looking for writers 2025/04/03 03:13:22 DEBUG : file1: reading active writers 2025/04/03 03:13:22 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.42s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-hikagac1naco'", Local "Local file system at /tmp/rclone1170710920", Modify Window "1s" 2025/04/03 03:13:23 INFO : OpenDrive root 'rclone-test-hikagac1naco': poll-interval is not supported by this remote 2025/04/03 03:13:23 NOTICE: OpenDrive root 'rclone-test-hikagac1naco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/03 03:13:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/03 03:13:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/03 03:13:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/03 03:13:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/03 03:13:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:23 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': File to upload is small (100 bytes), uploading instead of streaming 2025/04/03 03:13:24 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/04/03 03:13:24 DEBUG : file1: md5 = 41005f69a578bdbd6c6ea55b52299787 OK 2025/04/03 03:13:24 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/03 03:13:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/03 03:13:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/03 03:13:24 DEBUG : file1: Open: flags=O_RDONLY 2025/04/03 03:13:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/03 03:13:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/03 03:13:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/03 03:13:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/03 03:13:25 DEBUG : WaitForWriters: timeout=30s 2025/04/03 03:13:25 DEBUG : : Looking for writers 2025/04/03 03:13:25 DEBUG : file1: reading active writers 2025/04/03 03:13:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.68s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/04/03 03:13:25 DEBUG : OpenDrive root 'rclone-test-hikagac1naco': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m22.559441666s (try 1/5): exit status 1: Failed [TestDirWalk TestDirCreate TestFileSetModTime/cache=off,open=true,write=false TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWCacheUpdate TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdirAll]