"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2025/12/14 04:10:40 DEBUG : Creating backend with remote "TestMega:rclone-test-yejowom7doco" 2025/12/14 04:10:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/14 04:10:40 DEBUG : mega root 'rclone-test-yejowom7doco': Using previously stored session ID and master key to initialize the Mega API 2025/12/14 04:10:58 DEBUG : Creating backend with remote "/tmp/rclone376953217" === RUN TestDirHandleMethods run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:10:58 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:10:58 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:11:01 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:01 DEBUG : dir: Looking for writers 2025/12/14 04:11:01 DEBUG : Looking for writers 2025/12/14 04:11:01 DEBUG : dir: reading active writers 2025/12/14 04:11:01 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirHandleMethods (9.56s) === RUN TestDirHandleReaddir run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:08 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:08 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:11:18 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:18 DEBUG : Looking for writers 2025/12/14 04:11:18 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (10.46s) === RUN TestDirHandleReaddirnames run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:18 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:18 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:11:24 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:24 DEBUG : dir: Looking for writers 2025/12/14 04:11:24 DEBUG : file1: reading active writers 2025/12/14 04:11:24 DEBUG : Looking for writers 2025/12/14 04:11:24 DEBUG : dir: reading active writers 2025/12/14 04:11:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (6.59s) === RUN TestDirMethods run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:25 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:25 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:11:27 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:27 DEBUG : dir: Looking for writers 2025/12/14 04:11:27 DEBUG : Looking for writers 2025/12/14 04:11:27 DEBUG : dir: reading active writers 2025/12/14 04:11:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirMethods (3.84s) === RUN TestDirForgetAll run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:29 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:29 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:11:31 DEBUG : dir: forgetting directory cache 2025/12/14 04:11:31 DEBUG : forgetting directory cache 2025/12/14 04:11:31 DEBUG : dir: forgetting directory cache 2025/12/14 04:11:31 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:31 DEBUG : Looking for writers 2025/12/14 04:11:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.62s) === RUN TestDirForgetPath run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:31 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:31 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:11:42 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:42 DEBUG : Looking for writers 2025/12/14 04:11:42 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (10.69s) === RUN TestDirWalk run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:42 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:42 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:11:53 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:11:53 DEBUG : Looking for writers 2025/12/14 04:11:53 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (10.52s) === RUN TestDirSetModTime run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:11:53 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:11:53 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:05 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:05 DEBUG : dir: Looking for writers 2025/12/14 04:12:05 DEBUG : Looking for writers 2025/12/14 04:12:05 DEBUG : dir: reading active writers 2025/12/14 04:12:05 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirSetModTime (14.19s) === RUN TestDirStat run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:07 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:07 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:08 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:08 DEBUG : dir: Looking for writers 2025/12/14 04:12:08 DEBUG : file1: reading active writers 2025/12/14 04:12:08 DEBUG : Looking for writers 2025/12/14 04:12:08 DEBUG : dir: reading active writers 2025/12/14 04:12:08 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirStat (4.46s) === RUN TestDirReadDirAll run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:11 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:11 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream === RUN TestDirReadDirAll/Virtual 2025/12/14 04:12:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/12/14 04:12:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/12/14 04:12:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/14 04:12:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/12/14 04:12:19 DEBUG : dir: invalidating directory cache 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/12/14 04:12:19 DEBUG : dir/file1: Reset virtual modtime 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/12/14 04:12:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/14 04:12:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/12/14 04:12:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/12/14 04:12:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:12:19 DEBUG : dir: invalidating directory cache 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/12/14 04:12:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:12:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/12/14 04:12:19 DEBUG : forgetting directory cache 2025/12/14 04:12:19 DEBUG : dir: forgetting directory cache 2025/12/14 04:12:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/14 04:12:19 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:19 DEBUG : dir/virtualDir: Looking for writers 2025/12/14 04:12:19 DEBUG : dir: Looking for writers 2025/12/14 04:12:19 DEBUG : file1: reading active writers 2025/12/14 04:12:19 DEBUG : virtualFile2: reading active writers 2025/12/14 04:12:19 DEBUG : virtualFile: reading active writers 2025/12/14 04:12:19 DEBUG : virtualDir: reading active writers 2025/12/14 04:12:19 DEBUG : Looking for writers 2025/12/14 04:12:19 DEBUG : dir: reading active writers 2025/12/14 04:12:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (8.79s) --- PASS: TestDirReadDirAll/Virtual (6.75s) === RUN TestDirOpen run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:20 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:20 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:22 ERROR : dir/: Can only open directories read only 2025/12/14 04:12:22 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:22 DEBUG : dir: Looking for writers 2025/12/14 04:12:22 DEBUG : Looking for writers 2025/12/14 04:12:22 DEBUG : dir: reading active writers 2025/12/14 04:12:22 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirOpen (5.52s) === RUN TestDirCreate run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:25 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:25 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/14 04:12:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/12/14 04:12:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/14 04:12:28 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (5 bytes), uploading instead of streaming 2025/12/14 04:12:30 DEBUG : dir/potato: size = 5 OK 2025/12/14 04:12:30 NOTICE: mega root 'rclone-test-yejowom7doco': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/14 04:12:30 DEBUG : dir/potato: Size of src and dst objects identical 2025/12/14 04:12:30 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/12/14 04:12:30 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:30 DEBUG : dir: Looking for writers 2025/12/14 04:12:30 DEBUG : file1: reading active writers 2025/12/14 04:12:30 DEBUG : potato: reading active writers 2025/12/14 04:12:30 DEBUG : Looking for writers 2025/12/14 04:12:30 DEBUG : dir: reading active writers 2025/12/14 04:12:30 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirCreate (6.32s) === RUN TestDirMkdir run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:32 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:32 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/14 04:12:37 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:37 DEBUG : dir/sub: Looking for writers 2025/12/14 04:12:37 DEBUG : dir: Looking for writers 2025/12/14 04:12:37 DEBUG : file1: reading active writers 2025/12/14 04:12:37 DEBUG : sub: reading active writers 2025/12/14 04:12:37 DEBUG : Looking for writers 2025/12/14 04:12:37 DEBUG : dir: reading active writers 2025/12/14 04:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.94s) === RUN TestDirMkdirSub run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:38 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:38 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/14 04:12:45 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/12/14 04:12:45 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:45 DEBUG : dir/sub/subsub: Looking for writers 2025/12/14 04:12:45 DEBUG : dir/sub: Looking for writers 2025/12/14 04:12:45 DEBUG : subsub: reading active writers 2025/12/14 04:12:45 DEBUG : dir: Looking for writers 2025/12/14 04:12:45 DEBUG : file1: reading active writers 2025/12/14 04:12:45 DEBUG : sub: reading active writers 2025/12/14 04:12:45 DEBUG : Looking for writers 2025/12/14 04:12:45 DEBUG : dir: reading active writers 2025/12/14 04:12:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (10.36s) === RUN TestDirRemove run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:48 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:48 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:12:52 ERROR : dir/: Dir.Remove not empty 2025/12/14 04:12:52 DEBUG : dir/file1: Remove: 2025/12/14 04:12:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:12:54 DEBUG : dir/file1: >Remove: err= 2025/12/14 04:12:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/14 04:12:54 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:12:54 DEBUG : Looking for writers 2025/12/14 04:12:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.94s) === RUN TestDirRemoveAll run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:12:54 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:12:54 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": failed to finish upload: unexpected end of JSON input 2025/12/14 04:13:07 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:13:07 DEBUG : Looking for writers 2025/12/14 04:13:07 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (23.47s) === RUN TestDirRemoveName run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:13:18 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:13:18 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:13:21 DEBUG : dir/file1: Remove: 2025/12/14 04:13:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:13:21 DEBUG : dir/file1: >Remove: err= 2025/12/14 04:13:21 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:13:21 DEBUG : dir: Looking for writers 2025/12/14 04:13:21 DEBUG : Looking for writers 2025/12/14 04:13:21 DEBUG : dir: reading active writers 2025/12/14 04:13:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.64s) === RUN TestDirRename run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:13:21 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:13:21 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:13:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/12/14 04:13:24 DEBUG : dir: Updating dir with dir2 0xc0068b0d00 2025/12/14 04:13:24 DEBUG : dir: forgetting directory cache 2025/12/14 04:13:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/14 04:13:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/12/14 04:13:27 INFO : dir2/file1: Moved (server-side) to: file2 2025/12/14 04:13:27 DEBUG : file2: Updating file with file2 0xc00049ce40 2025/12/14 04:13:27 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/12/14 04:13:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/14 04:13:27 INFO : dir2/file3: Deleted 2025/12/14 04:13:29 INFO : file2: Moved (server-side) to: dir2/file3 2025/12/14 04:13:29 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00049ce40 2025/12/14 04:13:29 DEBUG : Added virtual directory entry vDel: "file2" 2025/12/14 04:13:29 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file3 (14), dir2/file3 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file3" 2025/12/14 04:13:47 ERROR : /: Dir.Mkdir failed to create directory: Mkdir failed: mkdir create node failed: unexpected end of JSON input dir_test.go:577: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:577 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:578 Error: Not equal: expected: []string{"dir2,0,true", "empty directory,0,true"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=22) "empty directory,0,true" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename 2025/12/14 04:13:47 ERROR : empty directory: Dir.Rename error: file does not exist dir_test.go:583: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:583 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:584 Error: Not equal: expected: []string{"dir2,0,true", "renamed empty directory,0,true"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=30) "renamed empty directory,0,true" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename 2025/12/14 04:13:47 DEBUG : dir2: Renaming to "dir3" 2025/12/14 04:13:47 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:13:47 DEBUG : dir3: Looking for writers 2025/12/14 04:13:47 DEBUG : file3: reading active writers 2025/12/14 04:13:47 DEBUG : Looking for writers 2025/12/14 04:13:47 DEBUG : dir3: reading active writers 2025/12/14 04:13:47 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (26.83s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:13:48 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:13:48 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:13:58 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:13:58 DEBUG : Looking for writers 2025/12/14 04:13:58 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (10.48s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:13:58 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:13:58 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/12/14 04:13:58 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:13:58 DEBUG : Looking for writers 2025/12/14 04:13:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestDirMetadataExtension run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:13:58 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:13:58 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: Set virtual modtime to 2025-12-14 04:13:59 +0000 UTC 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:14:01 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/14 04:14:01 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/12/14 04:14:01 DEBUG : dir.metadata: Set virtual modtime to 2025-12-14 04:13:59 +0000 UTC 2025/12/14 04:14:01 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:14:01 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/12/14 04:14:01 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/12/14 04:14:01 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/12/14 04:14:01 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:14:01 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/12/14 04:14:01 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:01 DEBUG : dir: Looking for writers 2025/12/14 04:14:01 DEBUG : file1: reading active writers 2025/12/14 04:14:01 DEBUG : file1.metadata: reading active writers 2025/12/14 04:14:01 DEBUG : Looking for writers 2025/12/14 04:14:01 DEBUG : dir: reading active writers 2025/12/14 04:14:01 DEBUG : dir.metadata: reading active writers 2025/12/14 04:14:01 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.20s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:02 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:02 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:02 DEBUG : dir/file1: Set virtual modtime to 2025-12-14 04:14:02 +0000 UTC 2025/12/14 04:14:02 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:02 DEBUG : dir: Looking for writers 2025/12/14 04:14:02 DEBUG : file1: reading active writers 2025/12/14 04:14:02 DEBUG : Looking for writers 2025/12/14 04:14:02 DEBUG : dir: reading active writers 2025/12/14 04:14:02 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileMethods (1.58s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:03 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:03 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:08 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/12/14 04:14:08 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:08 DEBUG : dir: Looking for writers 2025/12/14 04:14:08 DEBUG : file1: reading active writers 2025/12/14 04:14:08 DEBUG : Looking for writers 2025/12/14 04:14:08 DEBUG : dir: reading active writers 2025/12/14 04:14:08 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (6.65s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (6.65s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:10 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:10 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:14:20 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:20 DEBUG : Looking for writers 2025/12/14 04:14:20 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (10.59s) === RUN TestFileOpenReadUnknownSize 2025/12/14 04:14:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/12/14 04:14:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:14:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/12/14 04:14:20 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:20 DEBUG : Looking for writers 2025/12/14 04:14:20 DEBUG : file.txt: reading active writers 2025/12/14 04:14:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:20 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:20 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:14:25 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (25 bytes), uploading instead of streaming 2025/12/14 04:14:25 DEBUG : dir/file1: size = 25 OK 2025/12/14 04:14:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/14 04:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:14:25 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:25 DEBUG : dir: Looking for writers 2025/12/14 04:14:25 DEBUG : file1: reading active writers 2025/12/14 04:14:25 DEBUG : Looking for writers 2025/12/14 04:14:25 DEBUG : dir: reading active writers 2025/12/14 04:14:25 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.41s) === RUN TestFileRemove run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:26 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:26 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:26 DEBUG : dir/file1: Remove: 2025/12/14 04:14:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:14:26 DEBUG : dir/file1: >Remove: err= 2025/12/14 04:14:26 DEBUG : dir/file1: Remove: 2025/12/14 04:14:26 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/14 04:14:26 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:26 DEBUG : dir: Looking for writers 2025/12/14 04:14:26 DEBUG : Looking for writers 2025/12/14 04:14:26 DEBUG : dir: reading active writers 2025/12/14 04:14:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.79s) === RUN TestFileRemoveAll run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:27 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:27 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:27 DEBUG : dir/file1: Remove: 2025/12/14 04:14:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:14:27 DEBUG : dir/file1: >Remove: err= 2025/12/14 04:14:27 DEBUG : dir/file1: Remove: 2025/12/14 04:14:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/14 04:14:27 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:27 DEBUG : dir: Looking for writers 2025/12/14 04:14:27 DEBUG : Looking for writers 2025/12/14 04:14:27 DEBUG : dir: reading active writers 2025/12/14 04:14:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.83s) === RUN TestFileOpen run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:28 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:28 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:14:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/12/14 04:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/14 04:14:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/12/14 04:14:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/14 04:14:28 DEBUG : dir/file1: Open: flags=0x3 2025/12/14 04:14:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/12/14 04:14:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/12/14 04:14:28 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:28 DEBUG : dir: Looking for writers 2025/12/14 04:14:28 DEBUG : file1: reading active writers 2025/12/14 04:14:28 DEBUG : Looking for writers 2025/12/14 04:14:28 DEBUG : dir: reading active writers 2025/12/14 04:14:28 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileOpen (3.65s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:14:31 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:14:31 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:14:31 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:31 DEBUG : dir: Looking for writers 2025/12/14 04:14:31 DEBUG : file1: reading active writers 2025/12/14 04:14:31 DEBUG : Looking for writers 2025/12/14 04:14:31 DEBUG : dir: reading active writers 2025/12/14 04:14:31 DEBUG : >WaitForWriters: 2025/12/14 04:14:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:14:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0009172c0 2025/12/14 04:14:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:14:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/12/14 04:14:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/14 04:14:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0009172c0 2025/12/14 04:14:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/14 04:14:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/12/14 04:14:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/14 04:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:14:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009172c0 2025/12/14 04:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:14:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:14:50 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (25 bytes), uploading instead of streaming 2025/12/14 04:14:50 DEBUG : dir/file1: size = 25 OK 2025/12/14 04:14:50 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/14 04:14:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:14:50 DEBUG : newLeaf: Running delayed rename now 2025/12/14 04:14:50 INFO : newLeaf: Deleted 2025/12/14 04:14:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:14:50 DEBUG : newLeaf: Updating file with newLeaf 0xc0009172c0 2025/12/14 04:14:50 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:50 DEBUG : dir: Looking for writers 2025/12/14 04:14:50 DEBUG : Looking for writers 2025/12/14 04:14:50 DEBUG : dir: reading active writers 2025/12/14 04:14:50 DEBUG : newLeaf: reading active writers 2025/12/14 04:14:50 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got file1 (25), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/12/14 04:14:57 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:14:57 DEBUG : dir: Looking for writers 2025/12/14 04:14:57 DEBUG : Looking for writers 2025/12/14 04:14:57 DEBUG : dir: reading active writers 2025/12/14 04:14:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:14:57 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:15:05 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:15:05 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:15:05 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:15:05 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:15:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:15:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:05 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:290: Failed to put "dir/file1" to "mega root 'rclone-test-yejowom7doco'": mkdir create node failed: unexpected end of JSON input 2025/12/14 04:15:15 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:15:15 DEBUG : Looking for writers 2025/12/14 04:15:15 DEBUG : >WaitForWriters: 2025/12/14 04:15:15 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:27 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:15:22 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:15:22 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:15:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:15:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:15:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:15:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:15:22 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:15:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:15:32 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): openPending: 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/14 04:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): >openPending: err= 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:15:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:15:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): _writeAt: size=14, off=0 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): >_writeAt: n=14, err= 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): close: 2025/12/14 04:15:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/14 04:15:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:15:32 DEBUG : dir/file1(0xc006a8cc00): >close: err= 2025/12/14 04:15:32 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: starting upload 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:15:32 DEBUG : dir: Looking for writers 2025/12/14 04:15:32 DEBUG : file1: reading active writers 2025/12/14 04:15:32 DEBUG : Looking for writers 2025/12/14 04:15:32 DEBUG : dir: reading active writers 2025/12/14 04:15:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:15:32 DEBUG : dir/file1: size = 14 OK 2025/12/14 04:15:32 INFO : dir/file1: Copied (replaced existing) 2025/12/14 04:15:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/14 04:15:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/14 04:15:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:15:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/14 04:15:33 DEBUG : dir: Looking for writers 2025/12/14 04:15:33 DEBUG : file1: reading active writers 2025/12/14 04:15:33 DEBUG : Looking for writers 2025/12/14 04:15:33 DEBUG : dir: reading active writers 2025/12/14 04:15:33 DEBUG : newLeaf: reading active writers 2025/12/14 04:15:33 DEBUG : >WaitForWriters: 2025/12/14 04:15:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:15:33 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:15:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:15:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): _readAt: size=512, off=0 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): openPending: 2025/12/14 04:15:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/14 04:15:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/14 04:15:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): >openPending: err= 2025/12/14 04:15:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): >_readAt: n=14, err=EOF 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): close: 2025/12/14 04:15:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:15:32 +0000 UTC 2025/12/14 04:15:33 DEBUG : dir/file1(0xc0000b0240): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:15:42 INFO : newLeaf: Deleted 2025/12/14 04:15:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:15:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:15:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00015cc00 2025/12/14 04:15:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:15:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:16:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/14 04:16:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/14 04:16:13 DEBUG : dir/file1: Updating file with dir/file1 0xc00015cc00 2025/12/14 04:16:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/14 04:16:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:16:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:16:20 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:16:20 DEBUG : dir/file1(0xc000609340): openPending: 2025/12/14 04:16:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/14 04:16:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/14 04:16:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:16:20 DEBUG : dir/file1(0xc000609340): >openPending: err= 2025/12/14 04:16:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:16:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:16:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:16:20 DEBUG : dir/file1(0xc000609340): _writeAt: size=25, off=0 2025/12/14 04:16:20 DEBUG : dir/file1(0xc000609340): >_writeAt: n=25, err= 2025/12/14 04:16:22 INFO : newLeaf: Deleted 2025/12/14 04:16:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item dir/file1 not removed, freed 0 bytes 2025/12/14 04:16:22 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 25 (was 25) 2025/12/14 04:16:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:16:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:16:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00015cc00 2025/12/14 04:16:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:16:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:16:22 DEBUG : newLeaf(0xc000609340): close: 2025/12/14 04:16:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/14 04:16:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-14 04:16:20.609651088 +0000 UTC m=+340.527420642 2025/12/14 04:16:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/14 04:16:22 DEBUG : newLeaf(0xc000609340): >close: err= 2025/12/14 04:16:22 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:16:22 DEBUG : dir: Looking for writers 2025/12/14 04:16:22 DEBUG : Looking for writers 2025/12/14 04:16:22 DEBUG : dir: reading active writers 2025/12/14 04:16:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:16:22 DEBUG : dir: Looking for writers 2025/12/14 04:16:22 DEBUG : Looking for writers 2025/12/14 04:16:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:22 DEBUG : dir: reading active writers 2025/12/14 04:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:16:22 DEBUG : dir: Looking for writers 2025/12/14 04:16:22 DEBUG : Looking for writers 2025/12/14 04:16:22 DEBUG : dir: reading active writers 2025/12/14 04:16:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:16:22 DEBUG : dir: Looking for writers 2025/12/14 04:16:22 DEBUG : Looking for writers 2025/12/14 04:16:22 DEBUG : dir: reading active writers 2025/12/14 04:16:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:16:22 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:16:23 DEBUG : dir: Looking for writers 2025/12/14 04:16:23 DEBUG : Looking for writers 2025/12/14 04:16:23 DEBUG : dir: reading active writers 2025/12/14 04:16:23 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:16:23 DEBUG : dir: Looking for writers 2025/12/14 04:16:23 DEBUG : Looking for writers 2025/12/14 04:16:23 DEBUG : dir: reading active writers 2025/12/14 04:16:23 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:16:23 DEBUG : dir: Looking for writers 2025/12/14 04:16:23 DEBUG : Looking for writers 2025/12/14 04:16:23 DEBUG : dir: reading active writers 2025/12/14 04:16:23 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:16:24 DEBUG : dir: Looking for writers 2025/12/14 04:16:24 DEBUG : Looking for writers 2025/12/14 04:16:24 DEBUG : dir: reading active writers 2025/12/14 04:16:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:16:25 DEBUG : dir: Looking for writers 2025/12/14 04:16:25 DEBUG : Looking for writers 2025/12/14 04:16:25 DEBUG : dir: reading active writers 2025/12/14 04:16:25 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:16:26 DEBUG : dir: Looking for writers 2025/12/14 04:16:26 DEBUG : Looking for writers 2025/12/14 04:16:26 DEBUG : dir: reading active writers 2025/12/14 04:16:26 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:16:26 DEBUG : newLeaf: size = 25 OK 2025/12/14 04:16:26 INFO : newLeaf: Copied (replaced existing) 2025/12/14 04:16:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/14 04:16:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/14 04:16:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:16:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/14 04:16:27 DEBUG : dir: Looking for writers 2025/12/14 04:16:27 DEBUG : Looking for writers 2025/12/14 04:16:27 DEBUG : dir: reading active writers 2025/12/14 04:16:27 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:27 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:16:34 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:16:34 DEBUG : dir: Looking for writers 2025/12/14 04:16:34 DEBUG : Looking for writers 2025/12/14 04:16:34 DEBUG : dir: reading active writers 2025/12/14 04:16:34 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:34 DEBUG : >WaitForWriters: 2025/12/14 04:16:34 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:16:41 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:16:41 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:16:41 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:16:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:16:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:16:41 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:16:49 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:16:49 DEBUG : dir: Looking for writers 2025/12/14 04:16:49 DEBUG : file1: reading active writers 2025/12/14 04:16:49 DEBUG : Looking for writers 2025/12/14 04:16:49 DEBUG : newLeaf: reading active writers 2025/12/14 04:16:49 DEBUG : dir: reading active writers 2025/12/14 04:16:49 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:16:56 INFO : newLeaf: Deleted 2025/12/14 04:16:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:16:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00677f200 2025/12/14 04:16:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:16:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:17:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/14 04:17:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00677f200 2025/12/14 04:17:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/14 04:17:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/12/14 04:17:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:17:12 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:17:12 DEBUG : dir/file1(0xc000422bc0): openPending: 2025/12/14 04:17:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/14 04:17:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/14 04:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:17:12 DEBUG : dir/file1(0xc000422bc0): >openPending: err= 2025/12/14 04:17:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:17:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:17:12 DEBUG : dir/file1(0xc000422bc0): _writeAt: size=25, off=0 2025/12/14 04:17:12 DEBUG : dir/file1(0xc000422bc0): >_writeAt: n=25, err= 2025/12/14 04:17:12 INFO : newLeaf: Deleted 2025/12/14 04:17:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:17:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:17:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00677f200 2025/12/14 04:17:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:17:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:17:15 DEBUG : newLeaf(0xc000422bc0): close: 2025/12/14 04:17:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/14 04:17:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-14 04:17:12.78703869 +0000 UTC m=+392.704808274 2025/12/14 04:17:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/14 04:17:15 DEBUG : newLeaf(0xc000422bc0): >close: err= 2025/12/14 04:17:15 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:17:15 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:17:15 DEBUG : dir: Looking for writers 2025/12/14 04:17:15 DEBUG : Looking for writers 2025/12/14 04:17:15 DEBUG : dir: reading active writers 2025/12/14 04:17:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:17:16 DEBUG : dir: Looking for writers 2025/12/14 04:17:16 DEBUG : Looking for writers 2025/12/14 04:17:16 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:16 DEBUG : dir: reading active writers 2025/12/14 04:17:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:17 DEBUG : dir: Looking for writers 2025/12/14 04:17:17 DEBUG : Looking for writers 2025/12/14 04:17:17 DEBUG : dir: reading active writers 2025/12/14 04:17:17 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:18 DEBUG : dir: Looking for writers 2025/12/14 04:17:18 DEBUG : Looking for writers 2025/12/14 04:17:18 DEBUG : dir: reading active writers 2025/12/14 04:17:18 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:19 DEBUG : dir: Looking for writers 2025/12/14 04:17:19 DEBUG : Looking for writers 2025/12/14 04:17:19 DEBUG : dir: reading active writers 2025/12/14 04:17:19 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:20 DEBUG : dir: Looking for writers 2025/12/14 04:17:20 DEBUG : Looking for writers 2025/12/14 04:17:20 DEBUG : dir: reading active writers 2025/12/14 04:17:20 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:21 DEBUG : dir: Looking for writers 2025/12/14 04:17:21 DEBUG : Looking for writers 2025/12/14 04:17:21 DEBUG : dir: reading active writers 2025/12/14 04:17:21 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:22 DEBUG : dir: Looking for writers 2025/12/14 04:17:22 DEBUG : Looking for writers 2025/12/14 04:17:22 DEBUG : dir: reading active writers 2025/12/14 04:17:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:23 DEBUG : dir: Looking for writers 2025/12/14 04:17:23 DEBUG : Looking for writers 2025/12/14 04:17:23 DEBUG : dir: reading active writers 2025/12/14 04:17:23 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:24 DEBUG : dir: Looking for writers 2025/12/14 04:17:24 DEBUG : Looking for writers 2025/12/14 04:17:24 DEBUG : dir: reading active writers 2025/12/14 04:17:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:25 DEBUG : dir: Looking for writers 2025/12/14 04:17:25 DEBUG : Looking for writers 2025/12/14 04:17:25 DEBUG : dir: reading active writers 2025/12/14 04:17:25 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:26 DEBUG : dir: Looking for writers 2025/12/14 04:17:26 DEBUG : Looking for writers 2025/12/14 04:17:26 DEBUG : dir: reading active writers 2025/12/14 04:17:26 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:26 ERROR : newLeaf: Failed to copy: failed to finish upload: unexpected end of JSON input 2025/12/14 04:17:26 ERROR : newLeaf: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: failed to finish upload: unexpected end of JSON input 2025/12/14 04:17:26 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:17:27 DEBUG : dir: Looking for writers 2025/12/14 04:17:27 DEBUG : Looking for writers 2025/12/14 04:17:27 DEBUG : dir: reading active writers 2025/12/14 04:17:27 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:28 DEBUG : dir: Looking for writers 2025/12/14 04:17:28 DEBUG : Looking for writers 2025/12/14 04:17:28 DEBUG : dir: reading active writers 2025/12/14 04:17:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:29 DEBUG : dir: Looking for writers 2025/12/14 04:17:29 DEBUG : Looking for writers 2025/12/14 04:17:29 DEBUG : dir: reading active writers 2025/12/14 04:17:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:30 DEBUG : dir: Looking for writers 2025/12/14 04:17:30 DEBUG : Looking for writers 2025/12/14 04:17:30 DEBUG : dir: reading active writers 2025/12/14 04:17:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:31 DEBUG : dir: Looking for writers 2025/12/14 04:17:31 DEBUG : Looking for writers 2025/12/14 04:17:31 DEBUG : dir: reading active writers 2025/12/14 04:17:31 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:32 DEBUG : dir: Looking for writers 2025/12/14 04:17:32 DEBUG : Looking for writers 2025/12/14 04:17:32 DEBUG : dir: reading active writers 2025/12/14 04:17:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:33 DEBUG : dir: Looking for writers 2025/12/14 04:17:33 DEBUG : Looking for writers 2025/12/14 04:17:33 DEBUG : dir: reading active writers 2025/12/14 04:17:33 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:34 DEBUG : dir: Looking for writers 2025/12/14 04:17:34 DEBUG : Looking for writers 2025/12/14 04:17:34 DEBUG : dir: reading active writers 2025/12/14 04:17:34 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:35 DEBUG : dir: Looking for writers 2025/12/14 04:17:35 DEBUG : Looking for writers 2025/12/14 04:17:35 DEBUG : dir: reading active writers 2025/12/14 04:17:35 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:36 DEBUG : dir: Looking for writers 2025/12/14 04:17:36 DEBUG : Looking for writers 2025/12/14 04:17:36 DEBUG : dir: reading active writers 2025/12/14 04:17:36 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:37 ERROR : newLeaf: Failed to copy: upload file failed to create session: unexpected end of JSON input 2025/12/14 04:17:37 ERROR : newLeaf: vfs cache: failed to upload try #2, will retry in 400ms: vfs cache: failed to transfer file from cache to remote: upload file failed to create session: unexpected end of JSON input 2025/12/14 04:17:37 DEBUG : dir: Looking for writers 2025/12/14 04:17:37 DEBUG : Looking for writers 2025/12/14 04:17:37 DEBUG : dir: reading active writers 2025/12/14 04:17:37 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:37 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:17:38 DEBUG : dir: Looking for writers 2025/12/14 04:17:38 DEBUG : Looking for writers 2025/12/14 04:17:38 DEBUG : dir: reading active writers 2025/12/14 04:17:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:39 DEBUG : dir: Looking for writers 2025/12/14 04:17:39 DEBUG : Looking for writers 2025/12/14 04:17:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:39 DEBUG : dir: reading active writers 2025/12/14 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:40 DEBUG : dir: Looking for writers 2025/12/14 04:17:40 DEBUG : Looking for writers 2025/12/14 04:17:40 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:40 DEBUG : dir: reading active writers 2025/12/14 04:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:41 DEBUG : dir: Looking for writers 2025/12/14 04:17:41 DEBUG : Looking for writers 2025/12/14 04:17:41 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:41 DEBUG : dir: reading active writers 2025/12/14 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:41 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2025/12/14 04:17:41 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 25 (was 25) 2025/12/14 04:17:42 DEBUG : dir: Looking for writers 2025/12/14 04:17:42 DEBUG : Looking for writers 2025/12/14 04:17:42 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:42 DEBUG : dir: reading active writers 2025/12/14 04:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:43 DEBUG : dir: Looking for writers 2025/12/14 04:17:43 DEBUG : Looking for writers 2025/12/14 04:17:43 DEBUG : dir: reading active writers 2025/12/14 04:17:43 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:44 DEBUG : dir: Looking for writers 2025/12/14 04:17:44 DEBUG : Looking for writers 2025/12/14 04:17:44 DEBUG : dir: reading active writers 2025/12/14 04:17:44 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:17:45 ERROR : Exiting even though 0 writers active and 1 cache items in use after 30s Cache{ "newLeaf": &{c:0xc000d02000 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0004c6508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824638727488} name:newLeaf opens:0 downloaders: o:0xc001571bc0 fd: info:{ModTime:{wall:13999347573117764066 ext:392704808274 loc:0x42b4ec0} ATime:{wall:13999347575796220789 ext:395162039495 loc:0x42b4ec0} Size:25 Rs:[{Pos:0 Size:25}] Fingerprint:14 Dirty:true} writeBackID:1 pendingAccesses:0 modified:false beingReset:false}, } 2025/12/14 04:17:45 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:17:48 DEBUG : newLeaf: size = 25 OK 2025/12/14 04:17:48 INFO : newLeaf: Copied (replaced existing) 2025/12/14 04:17:48 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/14 04:17:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/14 04:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:17:48 INFO : newLeaf: vfs cache: upload succeeded try #3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14), newLeaf (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:17:52 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:17:52 DEBUG : dir: Looking for writers 2025/12/14 04:17:52 DEBUG : Looking for writers 2025/12/14 04:17:52 DEBUG : dir: reading active writers 2025/12/14 04:17:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:17:52 DEBUG : >WaitForWriters: 2025/12/14 04:17:52 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:18:00 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:18:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:18:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:18:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:18:00 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:18:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:18:07 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): openPending: 2025/12/14 04:18:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/14 04:18:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/14 04:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): >openPending: err= 2025/12/14 04:18:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:18:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:18:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:18:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): _writeAt: size=14, off=0 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): >_writeAt: n=14, err= 2025/12/14 04:18:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): close: 2025/12/14 04:18:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/14 04:18:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/14 04:18:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:18:07 DEBUG : dir/file1(0xc000464900): >close: err= 2025/12/14 04:18:07 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:18:07 DEBUG : dir: Looking for writers 2025/12/14 04:18:07 DEBUG : file1: reading active writers 2025/12/14 04:18:07 DEBUG : Looking for writers 2025/12/14 04:18:07 DEBUG : dir: reading active writers 2025/12/14 04:18:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:18:07 DEBUG : dir: Looking for writers 2025/12/14 04:18:07 DEBUG : file1: reading active writers 2025/12/14 04:18:07 DEBUG : Looking for writers 2025/12/14 04:18:07 DEBUG : dir: reading active writers 2025/12/14 04:18:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:18:07 DEBUG : dir: Looking for writers 2025/12/14 04:18:07 DEBUG : file1: reading active writers 2025/12/14 04:18:07 DEBUG : Looking for writers 2025/12/14 04:18:07 DEBUG : dir: reading active writers 2025/12/14 04:18:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:18:07 DEBUG : dir: Looking for writers 2025/12/14 04:18:07 DEBUG : file1: reading active writers 2025/12/14 04:18:07 DEBUG : Looking for writers 2025/12/14 04:18:07 DEBUG : dir: reading active writers 2025/12/14 04:18:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:18:08 DEBUG : dir/file1: vfs cache: starting upload 2025/12/14 04:18:08 DEBUG : dir: Looking for writers 2025/12/14 04:18:08 DEBUG : file1: reading active writers 2025/12/14 04:18:08 DEBUG : Looking for writers 2025/12/14 04:18:08 DEBUG : dir: reading active writers 2025/12/14 04:18:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:18:08 DEBUG : dir: Looking for writers 2025/12/14 04:18:08 DEBUG : file1: reading active writers 2025/12/14 04:18:08 DEBUG : Looking for writers 2025/12/14 04:18:08 DEBUG : dir: reading active writers 2025/12/14 04:18:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:18:08 DEBUG : dir: Looking for writers 2025/12/14 04:18:08 DEBUG : file1: reading active writers 2025/12/14 04:18:08 DEBUG : Looking for writers 2025/12/14 04:18:08 DEBUG : dir: reading active writers 2025/12/14 04:18:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:18:09 DEBUG : dir: Looking for writers 2025/12/14 04:18:09 DEBUG : file1: reading active writers 2025/12/14 04:18:09 DEBUG : Looking for writers 2025/12/14 04:18:09 DEBUG : dir: reading active writers 2025/12/14 04:18:09 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:10 DEBUG : dir: Looking for writers 2025/12/14 04:18:10 DEBUG : file1: reading active writers 2025/12/14 04:18:10 DEBUG : Looking for writers 2025/12/14 04:18:10 DEBUG : dir: reading active writers 2025/12/14 04:18:10 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:11 DEBUG : dir: Looking for writers 2025/12/14 04:18:11 DEBUG : file1: reading active writers 2025/12/14 04:18:11 DEBUG : Looking for writers 2025/12/14 04:18:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:11 DEBUG : dir: reading active writers 2025/12/14 04:18:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:12 DEBUG : dir: Looking for writers 2025/12/14 04:18:12 DEBUG : file1: reading active writers 2025/12/14 04:18:12 DEBUG : Looking for writers 2025/12/14 04:18:12 DEBUG : dir: reading active writers 2025/12/14 04:18:12 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:13 DEBUG : dir: Looking for writers 2025/12/14 04:18:13 DEBUG : file1: reading active writers 2025/12/14 04:18:13 DEBUG : Looking for writers 2025/12/14 04:18:13 DEBUG : dir: reading active writers 2025/12/14 04:18:13 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:14 DEBUG : dir: Looking for writers 2025/12/14 04:18:14 DEBUG : file1: reading active writers 2025/12/14 04:18:14 DEBUG : Looking for writers 2025/12/14 04:18:14 DEBUG : dir: reading active writers 2025/12/14 04:18:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:14 DEBUG : dir/file1: size = 14 OK 2025/12/14 04:18:14 INFO : dir/file1: Copied (replaced existing) 2025/12/14 04:18:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/14 04:18:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/14 04:18:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:18:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/14 04:18:15 DEBUG : dir: Looking for writers 2025/12/14 04:18:15 DEBUG : file1: reading active writers 2025/12/14 04:18:15 DEBUG : Looking for writers 2025/12/14 04:18:15 DEBUG : dir: reading active writers 2025/12/14 04:18:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:15 DEBUG : >WaitForWriters: 2025/12/14 04:18:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:18:15 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:18:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:18:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): _readAt: size=512, off=0 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): openPending: 2025/12/14 04:18:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/14 04:18:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/14 04:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): >openPending: err= 2025/12/14 04:18:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): >_readAt: n=14, err=EOF 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): close: 2025/12/14 04:18:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:18:12 +0000 UTC 2025/12/14 04:18:15 DEBUG : dir/file1(0xc000bca5c0): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:18:22 INFO : newLeaf: Deleted 2025/12/14 04:18:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:18:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:18:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000916840 2025/12/14 04:18:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:18:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:18:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/14 04:18:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/14 04:18:45 DEBUG : dir/file1: Updating file with dir/file1 0xc000916840 2025/12/14 04:18:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/14 04:18:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:18:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:18:52 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:18:52 DEBUG : dir/file1(0xc0012ea040): openPending: 2025/12/14 04:18:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/14 04:18:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/14 04:18:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:18:52 DEBUG : dir/file1(0xc0012ea040): >openPending: err= 2025/12/14 04:18:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:18:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:18:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:18:52 DEBUG : dir/file1(0xc0012ea040): _writeAt: size=25, off=0 2025/12/14 04:18:52 DEBUG : dir/file1(0xc0012ea040): >_writeAt: n=25, err= 2025/12/14 04:18:53 INFO : newLeaf: Deleted 2025/12/14 04:18:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:18:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:18:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000916840 2025/12/14 04:18:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:18:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:18:53 DEBUG : newLeaf(0xc0012ea040): close: 2025/12/14 04:18:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/14 04:18:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-14 04:18:52.786619238 +0000 UTC m=+492.704388793 2025/12/14 04:18:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/14 04:18:53 DEBUG : newLeaf(0xc0012ea040): >close: err= 2025/12/14 04:18:53 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:18:53 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:18:53 DEBUG : dir: Looking for writers 2025/12/14 04:18:53 DEBUG : Looking for writers 2025/12/14 04:18:53 DEBUG : dir: reading active writers 2025/12/14 04:18:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:18:54 DEBUG : dir: Looking for writers 2025/12/14 04:18:54 DEBUG : Looking for writers 2025/12/14 04:18:54 DEBUG : dir: reading active writers 2025/12/14 04:18:54 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:18:54 DEBUG : dir: Looking for writers 2025/12/14 04:18:54 DEBUG : Looking for writers 2025/12/14 04:18:54 DEBUG : dir: reading active writers 2025/12/14 04:18:54 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:55 DEBUG : dir: Looking for writers 2025/12/14 04:18:55 DEBUG : Looking for writers 2025/12/14 04:18:55 DEBUG : dir: reading active writers 2025/12/14 04:18:55 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:56 DEBUG : dir: Looking for writers 2025/12/14 04:18:56 DEBUG : Looking for writers 2025/12/14 04:18:56 DEBUG : dir: reading active writers 2025/12/14 04:18:56 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:57 DEBUG : dir: Looking for writers 2025/12/14 04:18:57 DEBUG : Looking for writers 2025/12/14 04:18:57 DEBUG : dir: reading active writers 2025/12/14 04:18:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:58 DEBUG : dir: Looking for writers 2025/12/14 04:18:58 DEBUG : Looking for writers 2025/12/14 04:18:58 DEBUG : dir: reading active writers 2025/12/14 04:18:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:18:59 DEBUG : dir: Looking for writers 2025/12/14 04:18:59 DEBUG : Looking for writers 2025/12/14 04:18:59 DEBUG : dir: reading active writers 2025/12/14 04:18:59 DEBUG : newLeaf: reading active writers 2025/12/14 04:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item newLeaf not removed, freed 0 bytes 2025/12/14 04:19:00 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 1, total size 25 (was 25) 2025/12/14 04:19:00 DEBUG : dir: Looking for writers 2025/12/14 04:19:00 DEBUG : Looking for writers 2025/12/14 04:19:00 DEBUG : dir: reading active writers 2025/12/14 04:19:00 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:01 DEBUG : dir: Looking for writers 2025/12/14 04:19:01 DEBUG : Looking for writers 2025/12/14 04:19:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:01 DEBUG : dir: reading active writers 2025/12/14 04:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:02 DEBUG : dir: Looking for writers 2025/12/14 04:19:02 DEBUG : Looking for writers 2025/12/14 04:19:02 DEBUG : dir: reading active writers 2025/12/14 04:19:02 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:03 DEBUG : dir: Looking for writers 2025/12/14 04:19:03 DEBUG : Looking for writers 2025/12/14 04:19:03 DEBUG : dir: reading active writers 2025/12/14 04:19:03 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:04 DEBUG : dir: Looking for writers 2025/12/14 04:19:04 DEBUG : Looking for writers 2025/12/14 04:19:04 DEBUG : dir: reading active writers 2025/12/14 04:19:04 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:05 ERROR : newLeaf: Failed to copy: upload file failed to create session: unexpected end of JSON input 2025/12/14 04:19:05 ERROR : newLeaf: vfs cache: failed to upload try #1, will retry in 200ms: vfs cache: failed to transfer file from cache to remote: upload file failed to create session: unexpected end of JSON input 2025/12/14 04:19:05 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:19:05 DEBUG : dir: Looking for writers 2025/12/14 04:19:05 DEBUG : Looking for writers 2025/12/14 04:19:05 DEBUG : dir: reading active writers 2025/12/14 04:19:05 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:06 DEBUG : dir: Looking for writers 2025/12/14 04:19:06 DEBUG : Looking for writers 2025/12/14 04:19:06 DEBUG : dir: reading active writers 2025/12/14 04:19:06 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:07 DEBUG : newLeaf: size = 25 OK 2025/12/14 04:19:07 INFO : newLeaf: Copied (replaced existing) 2025/12/14 04:19:07 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/14 04:19:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/14 04:19:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:19:07 INFO : newLeaf: vfs cache: upload succeeded try #2 2025/12/14 04:19:07 DEBUG : dir: Looking for writers 2025/12/14 04:19:07 DEBUG : Looking for writers 2025/12/14 04:19:07 DEBUG : dir: reading active writers 2025/12/14 04:19:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:07 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 2025/12/14 04:19:14 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:19:14 DEBUG : dir: Looking for writers 2025/12/14 04:19:14 DEBUG : Looking for writers 2025/12/14 04:19:14 DEBUG : dir: reading active writers 2025/12/14 04:19:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:14 DEBUG : >WaitForWriters: 2025/12/14 04:19:14 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:19:22 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:19:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:19:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:19:22 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:19:30 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:19:30 DEBUG : dir: Looking for writers 2025/12/14 04:19:30 DEBUG : file1: reading active writers 2025/12/14 04:19:30 DEBUG : Looking for writers 2025/12/14 04:19:30 DEBUG : dir: reading active writers 2025/12/14 04:19:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:30 DEBUG : >WaitForWriters: 2025/12/14 04:19:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:19:30 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:19:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:19:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): _readAt: size=512, off=0 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): openPending: 2025/12/14 04:19:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/14 04:19:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/14 04:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): >openPending: err= 2025/12/14 04:19:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/14 04:19:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:19:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:19:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): >_readAt: n=14, err=EOF 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): close: 2025/12/14 04:19:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:19:23 +0000 UTC 2025/12/14 04:19:30 DEBUG : dir/file1(0xc006a8da80): >close: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:19:37 INFO : newLeaf: Deleted 2025/12/14 04:19:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:19:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:19:41 DEBUG : newLeaf: Updating file with newLeaf 0xc00015d140 2025/12/14 04:19:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:19:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:19:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/14 04:19:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/14 04:19:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00015d140 2025/12/14 04:19:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/14 04:19:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/12/14 04:19:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:19:55 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:19:55 DEBUG : dir/file1(0xc000c95c40): openPending: 2025/12/14 04:19:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/14 04:19:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/14 04:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:19:55 DEBUG : dir/file1(0xc000c95c40): >openPending: err= 2025/12/14 04:19:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:19:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:19:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:19:55 DEBUG : dir/file1(0xc000c95c40): _writeAt: size=25, off=0 2025/12/14 04:19:55 DEBUG : dir/file1(0xc000c95c40): >_writeAt: n=25, err= 2025/12/14 04:19:55 INFO : newLeaf: Deleted 2025/12/14 04:19:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/14 04:19:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/14 04:19:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00015d140 2025/12/14 04:19:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:19:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:19:56 DEBUG : newLeaf(0xc000c95c40): close: 2025/12/14 04:19:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/14 04:19:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-14 04:19:55.750278772 +0000 UTC m=+555.668048336 2025/12/14 04:19:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/14 04:19:56 DEBUG : newLeaf(0xc000c95c40): >close: err= 2025/12/14 04:19:56 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:19:56 DEBUG : dir: Looking for writers 2025/12/14 04:19:56 DEBUG : Looking for writers 2025/12/14 04:19:56 DEBUG : dir: reading active writers 2025/12/14 04:19:56 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:19:56 DEBUG : dir: Looking for writers 2025/12/14 04:19:56 DEBUG : Looking for writers 2025/12/14 04:19:56 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:56 DEBUG : dir: reading active writers 2025/12/14 04:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:19:56 DEBUG : dir: Looking for writers 2025/12/14 04:19:56 DEBUG : Looking for writers 2025/12/14 04:19:56 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:56 DEBUG : dir: reading active writers 2025/12/14 04:19:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:19:57 DEBUG : dir: Looking for writers 2025/12/14 04:19:57 DEBUG : Looking for writers 2025/12/14 04:19:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:57 DEBUG : dir: reading active writers 2025/12/14 04:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:19:57 DEBUG : newLeaf: vfs cache: starting upload 2025/12/14 04:19:57 DEBUG : dir: Looking for writers 2025/12/14 04:19:57 DEBUG : Looking for writers 2025/12/14 04:19:57 DEBUG : dir: reading active writers 2025/12/14 04:19:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:19:57 DEBUG : dir: Looking for writers 2025/12/14 04:19:57 DEBUG : Looking for writers 2025/12/14 04:19:57 DEBUG : dir: reading active writers 2025/12/14 04:19:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:19:57 DEBUG : dir: Looking for writers 2025/12/14 04:19:57 DEBUG : Looking for writers 2025/12/14 04:19:57 DEBUG : dir: reading active writers 2025/12/14 04:19:57 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:19:58 DEBUG : dir: Looking for writers 2025/12/14 04:19:58 DEBUG : Looking for writers 2025/12/14 04:19:58 DEBUG : dir: reading active writers 2025/12/14 04:19:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:19:59 DEBUG : dir: Looking for writers 2025/12/14 04:19:59 DEBUG : Looking for writers 2025/12/14 04:19:59 DEBUG : dir: reading active writers 2025/12/14 04:19:59 DEBUG : newLeaf: reading active writers 2025/12/14 04:19:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:00 DEBUG : dir: Looking for writers 2025/12/14 04:20:00 DEBUG : Looking for writers 2025/12/14 04:20:00 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:00 DEBUG : dir: reading active writers 2025/12/14 04:20:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:01 DEBUG : dir: Looking for writers 2025/12/14 04:20:01 DEBUG : Looking for writers 2025/12/14 04:20:01 DEBUG : dir: reading active writers 2025/12/14 04:20:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:02 DEBUG : dir: Looking for writers 2025/12/14 04:20:02 DEBUG : Looking for writers 2025/12/14 04:20:02 DEBUG : dir: reading active writers 2025/12/14 04:20:02 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:03 DEBUG : dir: Looking for writers 2025/12/14 04:20:03 DEBUG : Looking for writers 2025/12/14 04:20:03 DEBUG : dir: reading active writers 2025/12/14 04:20:03 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:04 DEBUG : dir: Looking for writers 2025/12/14 04:20:04 DEBUG : Looking for writers 2025/12/14 04:20:04 DEBUG : dir: reading active writers 2025/12/14 04:20:04 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:05 DEBUG : dir: Looking for writers 2025/12/14 04:20:05 DEBUG : Looking for writers 2025/12/14 04:20:05 DEBUG : dir: reading active writers 2025/12/14 04:20:05 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:06 DEBUG : dir: Looking for writers 2025/12/14 04:20:06 DEBUG : Looking for writers 2025/12/14 04:20:06 DEBUG : dir: reading active writers 2025/12/14 04:20:06 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:07 DEBUG : dir: Looking for writers 2025/12/14 04:20:07 DEBUG : Looking for writers 2025/12/14 04:20:07 DEBUG : dir: reading active writers 2025/12/14 04:20:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:20:07 DEBUG : newLeaf: size = 25 OK 2025/12/14 04:20:07 INFO : newLeaf: Copied (replaced existing) 2025/12/14 04:20:07 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/14 04:20:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/14 04:20:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/14 04:20:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/14 04:20:08 DEBUG : dir: Looking for writers 2025/12/14 04:20:08 DEBUG : Looking for writers 2025/12/14 04:20:08 DEBUG : dir: reading active writers 2025/12/14 04:20:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:08 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (25), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/12/14 04:20:15 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:20:15 DEBUG : dir: Looking for writers 2025/12/14 04:20:15 DEBUG : Looking for writers 2025/12/14 04:20:15 DEBUG : dir: reading active writers 2025/12/14 04:20:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:15 DEBUG : >WaitForWriters: 2025/12/14 04:20:15 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (350.92s) --- FAIL: TestFileRename/off,forceCache=false (33.50s) --- FAIL: TestFileRename/minimal,forceCache=false (17.61s) --- FAIL: TestFileRename/minimal,forceCache=true (78.86s) --- FAIL: TestFileRename/writes,forceCache=false (78.38s) --- FAIL: TestFileRename/writes,forceCache=true (82.96s) --- FAIL: TestFileRename/full,forceCache=false (59.61s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:20:22 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:20:22 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:20:22 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:20:22 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:20:22 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:20:22 DEBUG : Looking for writers 2025/12/14 04:20:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.04s) === 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:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:20:29 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:20:29 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" 2025/12/14 04:20:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:20:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:20:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:20:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/14 04:20:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:20:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/14 04:20:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/12/14 04:20:43 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:20:43 DEBUG : dir: Looking for writers 2025/12/14 04:20:43 DEBUG : file1: reading active writers 2025/12/14 04:20:43 DEBUG : Looking for writers 2025/12/14 04:20:43 DEBUG : dir: reading active writers 2025/12/14 04:20:43 DEBUG : newLeaf: reading active writers 2025/12/14 04:20:43 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:21:01 DEBUG : forgetting directory cache 2025/12/14 04:21:01 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (32.13s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:21:01 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:21:01 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:21:08 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" 2025/12/14 04:21:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:21:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:21:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:21:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/14 04:21:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:21:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/14 04:21:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/14 04:21:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/14 04:21:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/14 04:21:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/14 04:21:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/14 04:21:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/14 04:21:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/14 04:21:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/14 04:21:11 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/14 04:21:11 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/14 04:21:11 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:21:11 DEBUG : dir: Looking for writers 2025/12/14 04:21:11 DEBUG : file1: reading active writers 2025/12/14 04:21:11 DEBUG : Looking for writers 2025/12/14 04:21:11 DEBUG : dir: reading active writers 2025/12/14 04:21:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:21:11 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (17.30s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:21:19 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:21:19 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:21:24 DEBUG : forgetting directory cache 2025/12/14 04:21:24 DEBUG : dir: forgetting directory cache 2025/12/14 04:21:24 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:21:27 DEBUG : dir: forgetting directory cache 2025/12/14 04:21:27 DEBUG : forgetting directory cache 2025/12/14 04:21:27 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/12/14 04:21:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:21:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:21:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:21:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/14 04:21:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/14 04:21:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/14 04:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/12/14 04:21:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/12/14 04:21:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/12/14 04:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/12/14 04:21:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/14 04:21:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/14 04:21:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/14 04:21:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/12/14 04:21:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/12/14 04:21:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/12/14 04:21:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/12/14 04:21:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/12/14 04:21:30 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:21:30 DEBUG : dir: Looking for writers 2025/12/14 04:21:30 DEBUG : file1: reading active writers 2025/12/14 04:21:30 DEBUG : Looking for writers 2025/12/14 04:21:30 DEBUG : dir: reading active writers 2025/12/14 04:21:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:21:30 DEBUG : >WaitForWriters: 2025/12/14 04:21:31 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:21:42 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (23.97s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:21:43 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:21:43 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" 2025/12/14 04:21:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:21:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:21:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:21:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/14 04:21:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:21:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/14 04:21:50 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:21:50 DEBUG : dir: Looking for writers 2025/12/14 04:21:50 DEBUG : file1: reading active writers 2025/12/14 04:21:50 DEBUG : Looking for writers 2025/12/14 04:21:50 DEBUG : dir: reading active writers 2025/12/14 04:21:50 DEBUG : newLeaf: reading active writers 2025/12/14 04:21:50 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:05 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:05 DEBUG : forgetting directory cache 2025/12/14 04:22:05 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (25.32s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:22:08 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:22:08 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:22:08 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:08 DEBUG : forgetting directory cache 2025/12/14 04:22:08 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:12 DEBUG : dir/subdir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" 2025/12/14 04:22:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:22:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:22:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/14 04:22:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/14 04:22:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:22:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/12/14 04:22:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/12/14 04:22:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/12/14 04:22:15 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:22:15 DEBUG : dir: Looking for writers 2025/12/14 04:22:15 DEBUG : file1: reading active writers 2025/12/14 04:22:15 DEBUG : Looking for writers 2025/12/14 04:22:15 DEBUG : dir: reading active writers 2025/12/14 04:22:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:22:15 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:19 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:19 DEBUG : dir/virtualDir2: forgetting directory cache 2025/12/14 04:22:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/14 04:22:19 DEBUG : forgetting directory cache 2025/12/14 04:22:19 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/14 04:22:22 DEBUG : forgetting directory cache 2025/12/14 04:22:22 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:22 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (14.81s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:22:23 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:22:23 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:22:23 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:22:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:23 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:22:28 DEBUG : forgetting directory cache 2025/12/14 04:22:28 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:28 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:35 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:35 DEBUG : dir/sub: forgetting directory cache 2025/12/14 04:22:35 DEBUG : forgetting directory cache 2025/12/14 04:22:35 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:35 DEBUG : dir/sub: forgetting directory cache 2025/12/14 04:22:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2025/12/14 04:22:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:22:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:22:35 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:22:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:22:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:22:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:22:35 DEBUG : dir/file1(0xc000fe4840): _readAt: size=1, off=0 2025/12/14 04:22:35 DEBUG : dir/file1(0xc000fe4840): openPending: 2025/12/14 04:22:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:22:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:22:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:22:35 DEBUG : dir/file1(0xc000fe4840): >openPending: err= 2025/12/14 04:22:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/14 04:22:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:22:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:22:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): >_readAt: n=1, err= 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): _readAt: size=256, off=1 2025/12/14 04:22:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): >_readAt: n=15, err=EOF 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): _readAt: size=16, off=16 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): >_readAt: n=0, err=EOF 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): close: 2025/12/14 04:22:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:22:28 +0000 UTC 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): >close: err= 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): close: 2025/12/14 04:22:36 DEBUG : dir/file1(0xc000fe4840): >close: err=file already closed 2025/12/14 04:22:36 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:22:36 DEBUG : dir: Looking for writers 2025/12/14 04:22:36 DEBUG : file1: reading active writers 2025/12/14 04:22:36 DEBUG : Looking for writers 2025/12/14 04:22:36 DEBUG : dir: reading active writers 2025/12/14 04:22:36 DEBUG : newLeaf: reading active writers 2025/12/14 04:22:36 DEBUG : >WaitForWriters: 2025/12/14 04:22:36 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:41 DEBUG : forgetting directory cache 2025/12/14 04:22:41 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:41 DEBUG : dir/sub: forgetting directory cache 2025/12/14 04:22:41 DEBUG : dir/sub/subsub: forgetting directory cache 2025/12/14 04:22:41 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2025/12/14 04:22:41 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (20.68s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:22:43 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:22:43 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:22:43 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:22:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:22:43 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:22:52 DEBUG : forgetting directory cache 2025/12/14 04:22:52 DEBUG : Removed virtual directory entry vDel: "dir" 2025/12/14 04:22:52 DEBUG : dir: forgetting directory cache 2025/12/14 04:22:52 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/12/14 04:22:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:22:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:22:54 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:22:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:22:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:22:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): _readAt: size=1, off=0 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): openPending: 2025/12/14 04:22:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:22:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:22:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >openPending: err= 2025/12/14 04:22:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/14 04:22:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:22:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:22:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >_readAt: n=1, err= 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): _readAt: size=1, off=5 2025/12/14 04:22:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >_readAt: n=1, err= 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): _readAt: size=1, off=3 2025/12/14 04:22:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >_readAt: n=1, err= 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): _readAt: size=1, off=13 2025/12/14 04:22:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >_readAt: n=1, err= 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): _readAt: size=16, off=100 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >_readAt: n=0, err=EOF 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): close: 2025/12/14 04:22:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:22:47 +0000 UTC 2025/12/14 04:22:54 DEBUG : dir/file1(0xc000608c40): >close: err= 2025/12/14 04:22:54 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:22:54 DEBUG : dir: Looking for writers 2025/12/14 04:22:54 DEBUG : file1: reading active writers 2025/12/14 04:22:54 DEBUG : Looking for writers 2025/12/14 04:22:54 DEBUG : dir: reading active writers 2025/12/14 04:22:54 DEBUG : newLeaf: reading active writers 2025/12/14 04:22:54 DEBUG : >WaitForWriters: 2025/12/14 04:22:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting 2025/12/14 04:22:54 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (18.11s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:23:01 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:23:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:23:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:01 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/12/14 04:23:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:23:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:23:09 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:23:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:23:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:23:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=1, off=0 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): openPending: 2025/12/14 04:23:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:23:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:23:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >openPending: err= 2025/12/14 04:23:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/12/14 04:23:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:23:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:23:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=1, err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=1, off=5 2025/12/14 04:23:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=1, err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=1, off=1 2025/12/14 04:23:09 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=1, err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=6, off=10 2025/12/14 04:23:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=6, err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=256, off=10 2025/12/14 04:23:09 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=6, err=EOF 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=256, off=100 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=0, err=EOF 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): close: 2025/12/14 04:23:09 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:23:02 +0000 UTC 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >close: err= 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): _readAt: size=256, off=100 2025/12/14 04:23:09 DEBUG : dir/file1(0xc005d10b80): >_readAt: n=0, err=file already closed 2025/12/14 04:23:09 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:23:09 DEBUG : dir: Looking for writers 2025/12/14 04:23:09 DEBUG : file1: reading active writers 2025/12/14 04:23:09 DEBUG : Looking for writers 2025/12/14 04:23:09 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:09 DEBUG : dir: reading active writers 2025/12/14 04:23:09 DEBUG : >WaitForWriters: 2025/12/14 04:23:09 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (15.74s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:23:17 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:23:17 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:23:17 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:17 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:23:21 DEBUG : forgetting directory cache 2025/12/14 04:23:21 DEBUG : dir: forgetting directory cache 2025/12/14 04:23:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:23:24 DEBUG : forgetting directory cache 2025/12/14 04:23:24 DEBUG : dir3: forgetting directory cache 2025/12/14 04:23:24 DEBUG : dir3: Removed virtual directory entry vDel: "file1" 2025/12/14 04:23:24 DEBUG : dir3: Removed virtual directory entry vAddFile: "file3" 2025/12/14 04:23:24 DEBUG : Removed virtual directory entry vDel: "dir" 2025/12/14 04:23:24 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2025/12/14 04:23:24 DEBUG : Removed virtual directory entry vDel: "file2" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/12/14 04:23:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:23:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:23:29 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:23:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): RWFileHandle.Flush 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): _readAt: size=256, off=0 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): openPending: 2025/12/14 04:23:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:23:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): >openPending: err= 2025/12/14 04:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/14 04:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): >_readAt: n=16, err=EOF 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): RWFileHandle.Flush 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): RWFileHandle.Flush 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): close: 2025/12/14 04:23:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:23:20 +0000 UTC 2025/12/14 04:23:29 DEBUG : dir/file1(0xc0000b1c80): >close: err= 2025/12/14 04:23:29 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:23:29 DEBUG : dir: Looking for writers 2025/12/14 04:23:29 DEBUG : file1: reading active writers 2025/12/14 04:23:29 DEBUG : Looking for writers 2025/12/14 04:23:29 DEBUG : dir: reading active writers 2025/12/14 04:23:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:29 DEBUG : >WaitForWriters: 2025/12/14 04:23:29 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (21.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:23:38 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:23:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:23:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:38 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/12/14 04:23:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:23:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/14 04:23:48 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:23:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:23:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:23:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): _readAt: size=256, off=0 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): openPending: 2025/12/14 04:23:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:23:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): >openPending: err= 2025/12/14 04:23:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/12/14 04:23:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/14 04:23:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:23:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:23:48 DEBUG : forgetting directory cache 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): >_readAt: n=16, err=EOF 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): RWFileHandle.Release 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): close: 2025/12/14 04:23:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:23:41 +0000 UTC 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): >close: err= 2025/12/14 04:23:48 DEBUG : dir/file1(0xc006a8c680): RWFileHandle.Release 2025/12/14 04:23:48 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:23:48 DEBUG : dir: Looking for writers 2025/12/14 04:23:48 DEBUG : file1: reading active writers 2025/12/14 04:23:48 DEBUG : Looking for writers 2025/12/14 04:23:48 DEBUG : dir: reading active writers 2025/12/14 04:23:48 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:48 DEBUG : >WaitForWriters: 2025/12/14 04:23:48 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (19.61s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:23:58 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:23:58 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:23:58 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:23:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:23:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:23:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:23:58 DEBUG : file1: newRWFileHandle: 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): openPending: 2025/12/14 04:23:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:23:58 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/14 04:23:58 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): >openPending: err= 2025/12/14 04:23:58 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:23:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): _writeAt: size=5, off=0 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): >_writeAt: n=5, err= 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): _writeAt: size=7, off=5 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): >_writeAt: n=7, err= 2025/12/14 04:23:58 DEBUG : file1: vfs cache: truncate to size=11 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): close: 2025/12/14 04:23:58 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:23:58.569697923 +0000 UTC m=+798.487467468 2025/12/14 04:23:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): >close: err= 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): close: 2025/12/14 04:23:58 DEBUG : file1(0xc006a8da00): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleMethodsWrite 2025/12/14 04:23:58 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:23:58 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:23:58 DEBUG : Looking for writers 2025/12/14 04:23:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:58 DEBUG : file1: reading active writers 2025/12/14 04:23:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:23:58 DEBUG : forgetting directory cache 2025/12/14 04:23:59 DEBUG : Looking for writers 2025/12/14 04:23:59 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:59 DEBUG : file1: reading active writers 2025/12/14 04:23:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:23:59 DEBUG : file1: size = 11 OK 2025/12/14 04:23:59 INFO : file1: Copied (new) 2025/12/14 04:23:59 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/14 04:23:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:23:59 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:23:59 DEBUG : Looking for writers 2025/12/14 04:23:59 DEBUG : newLeaf: reading active writers 2025/12/14 04:23:59 DEBUG : file1: reading active writers 2025/12/14 04:23:59 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:24:01 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:01 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2025/12/14 04:24:01 DEBUG : forgetting directory cache 2025/12/14 04:24:01 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:01 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2025/12/14 04:24:02 DEBUG : forgetting directory cache 2025/12/14 04:24:02 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:02 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:24:05 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:05 DEBUG : forgetting directory cache 2025/12/14 04:24:05 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2025/12/14 04:24:06 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:06 DEBUG : Looking for writers 2025/12/14 04:24:06 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:06 DEBUG : file1: reading active writers 2025/12/14 04:24:06 DEBUG : >WaitForWriters: 2025/12/14 04:24:06 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:24:10 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (16.14s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:24:14 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:24:14 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:24:14 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:24:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:24:14 DEBUG : file1: newRWFileHandle: 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): openPending: 2025/12/14 04:24:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): >openPending: err= 2025/12/14 04:24:14 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:24:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:24:14 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/14 04:24:14 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): _writeAt: size=7, off=0 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): >_writeAt: n=7, err= 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): _writeAt: size=6, off=5 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): >_writeAt: n=6, err= 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): close: 2025/12/14 04:24:14 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:24:14.718233294 +0000 UTC m=+814.636002838 2025/12/14 04:24:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): >close: err= 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): _writeAt: size=5, off=0 2025/12/14 04:24:14 DEBUG : file1(0xc000977680): >_writeAt: n=0, err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteAt 2025/12/14 04:24:14 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:14 DEBUG : Looking for writers 2025/12/14 04:24:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:14 DEBUG : file1: reading active writers 2025/12/14 04:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:24:14 DEBUG : Looking for writers 2025/12/14 04:24:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:14 DEBUG : file1: reading active writers 2025/12/14 04:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:24:14 DEBUG : Looking for writers 2025/12/14 04:24:14 DEBUG : file1: reading active writers 2025/12/14 04:24:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:24:14 DEBUG : Looking for writers 2025/12/14 04:24:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:14 DEBUG : file1: reading active writers 2025/12/14 04:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:24:14 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:24:14 DEBUG : Looking for writers 2025/12/14 04:24:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:14 DEBUG : file1: reading active writers 2025/12/14 04:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:24:15 DEBUG : Looking for writers 2025/12/14 04:24:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:15 DEBUG : file1: reading active writers 2025/12/14 04:24:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:24:15 DEBUG : file1: size = 11 OK 2025/12/14 04:24:15 INFO : file1: Copied (new) 2025/12/14 04:24:15 DEBUG : file1: vfs cache: fingerprint now "11" 2025/12/14 04:24:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:15 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:24:15 DEBUG : Looking for writers 2025/12/14 04:24:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:15 DEBUG : file1: reading active writers 2025/12/14 04:24:15 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:24:20 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/12/14 04:24:22 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:22 DEBUG : Looking for writers 2025/12/14 04:24:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:22 DEBUG : file1: reading active writers 2025/12/14 04:24:22 DEBUG : >WaitForWriters: 2025/12/14 04:24:22 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:24:25 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:25 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:24:25 DEBUG : forgetting directory cache 2025/12/14 04:24:25 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:24:26 DEBUG : forgetting directory cache 2025/12/14 04:24:26 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:24:27 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:24:27 DEBUG : forgetting directory cache 2025/12/14 04:24:27 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:28 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:28 DEBUG : forgetting directory cache 2025/12/14 04:24:28 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.89s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:24:29 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:24:29 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:24:29 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:24:29 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:24:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:24:29 DEBUG : file1: newRWFileHandle: 2025/12/14 04:24:29 DEBUG : file1(0xc000465180): openPending: 2025/12/14 04:24:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:29 DEBUG : file1(0xc000465180): >openPending: err= 2025/12/14 04:24:29 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:24:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:24:29 DEBUG : file1(0xc000465180): close: 2025/12/14 04:24:29 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:24:29.60655473 +0000 UTC m=+829.524324274 2025/12/14 04:24:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:24:29 DEBUG : file1(0xc000465180): >close: err= 2025/12/14 04:24:29 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/14 04:24:29 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:24:29 DEBUG : file2: newRWFileHandle: 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): openPending: 2025/12/14 04:24:29 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:24:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): >openPending: err= 2025/12/14 04:24:29 DEBUG : file2: >newRWFileHandle: err= 2025/12/14 04:24:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/14 04:24:29 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/12/14 04:24:29 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): RWFileHandle.Flush 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): RWFileHandle.Release 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): close: 2025/12/14 04:24:29 DEBUG : file2: vfs cache: setting modification time to 2025-12-14 04:24:29.607557082 +0000 UTC m=+829.525326626 2025/12/14 04:24:29 INFO : file2: vfs cache: queuing for upload in 100ms 2025/12/14 04:24:29 DEBUG : file2(0xc000465600): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/12/14 04:24:29 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/12/14 04:24:29 DEBUG : file2: vfs cache: starting upload 2025/12/14 04:24:29 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/12/14 04:24:29 DEBUG : file2: size = 0 OK 2025/12/14 04:24:29 INFO : file2: Copied (new) 2025/12/14 04:24:29 DEBUG : file2: vfs cache: fingerprint now "0" 2025/12/14 04:24:29 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/12/14 04:24:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/12/14 04:24:29 INFO : file2: vfs cache: upload succeeded try #1 2025/12/14 04:24:29 DEBUG : Looking for writers 2025/12/14 04:24:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:29 DEBUG : file1: reading active writers 2025/12/14 04:24:29 DEBUG : file2: reading active writers 2025/12/14 04:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:24:30 DEBUG : file1: size = 0 OK 2025/12/14 04:24:30 INFO : file1: Copied (new) 2025/12/14 04:24:30 DEBUG : file1: vfs cache: fingerprint now "0" 2025/12/14 04:24:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:30 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:24:30 DEBUG : Looking for writers 2025/12/14 04:24:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:30 DEBUG : file1: reading active writers 2025/12/14 04:24:30 DEBUG : file2: reading active writers 2025/12/14 04:24:30 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:24:31 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:24:31 DEBUG : forgetting directory cache 2025/12/14 04:24:31 DEBUG : dir: forgetting directory cache 2025/12/14 04:24:31 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2025/12/14 04:24:37 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:37 DEBUG : Looking for writers 2025/12/14 04:24:37 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:37 DEBUG : file1: reading active writers 2025/12/14 04:24:37 DEBUG : file2: reading active writers 2025/12/14 04:24:37 DEBUG : >WaitForWriters: 2025/12/14 04:24:37 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (15.35s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:24:44 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:24:44 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:24:44 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:24:44 DEBUG : file1: newRWFileHandle: 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): openPending: 2025/12/14 04:24:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:24:44 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/12/14 04:24:44 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): >openPending: err= 2025/12/14 04:24:44 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:24:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): _writeAt: size=5, off=0 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): >_writeAt: n=5, err= 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): RWFileHandle.Flush 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): RWFileHandle.Flush 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): close: 2025/12/14 04:24:44 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:24:44.955981897 +0000 UTC m=+844.873751441 2025/12/14 04:24:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:24:44 DEBUG : file1(0xc000ff6e80): >close: err= 2025/12/14 04:24:44 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:44 DEBUG : Looking for writers 2025/12/14 04:24:44 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:44 DEBUG : file1: reading active writers 2025/12/14 04:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:24:44 DEBUG : Looking for writers 2025/12/14 04:24:44 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:44 DEBUG : file1: reading active writers 2025/12/14 04:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:24:44 DEBUG : Looking for writers 2025/12/14 04:24:44 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:44 DEBUG : file1: reading active writers 2025/12/14 04:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:24:45 DEBUG : Looking for writers 2025/12/14 04:24:45 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:45 DEBUG : file1: reading active writers 2025/12/14 04:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:24:45 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:24:45 DEBUG : Looking for writers 2025/12/14 04:24:45 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:45 DEBUG : file1: reading active writers 2025/12/14 04:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:24:45 DEBUG : file1: size = 5 OK 2025/12/14 04:24:45 INFO : file1: Copied (new) 2025/12/14 04:24:45 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/14 04:24:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:45 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:24:45 DEBUG : Looking for writers 2025/12/14 04:24:45 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:45 DEBUG : file1: reading active writers 2025/12/14 04:24:45 DEBUG : >WaitForWriters: 2025/12/14 04:24:45 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (7.63s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:24:52 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:24:52 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:24:52 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:24:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:24:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:24:52 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:24:52 DEBUG : file1: newRWFileHandle: 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): openPending: 2025/12/14 04:24:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:24:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): >openPending: err= 2025/12/14 04:24:52 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:24:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:24:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): _writeAt: size=5, off=0 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): >_writeAt: n=5, err= 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): RWFileHandle.Release 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): close: 2025/12/14 04:24:52 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:24:52.582805266 +0000 UTC m=+852.500574840 2025/12/14 04:24:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): >close: err= 2025/12/14 04:24:52 DEBUG : file1(0xc0011602c0): RWFileHandle.Release 2025/12/14 04:24:52 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:24:52 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:24:52 DEBUG : file1: size = 5 OK 2025/12/14 04:24:52 INFO : file1: Copied (new) 2025/12/14 04:24:52 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/14 04:24:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:24:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:24:52 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:24:52 DEBUG : Looking for writers 2025/12/14 04:24:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:24:52 DEBUG : file1: reading active writers 2025/12/14 04:24:52 DEBUG : >WaitForWriters: 2025/12/14 04:24:52 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (7.62s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:25:00 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:25:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:25:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:00 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:25:05 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/12/14 04:25:11 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/12/14 04:25:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:25:11 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): openPending: 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:25:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): >openPending: err= 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/14 04:25:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:25:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:25:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): _writeAt: size=5, off=0 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): >_writeAt: n=5, err= 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): close: 2025/12/14 04:25:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:25:11.184179539 +0000 UTC m=+871.101949083 2025/12/14 04:25:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:11 DEBUG : dir/file1(0xc0060b4500): >close: err= 2025/12/14 04:25:11 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: starting upload 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:25:11 DEBUG : dir/file1: size = 5 OK 2025/12/14 04:25:11 INFO : dir/file1: Copied (replaced existing) 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/12/14 04:25:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/14 04:25:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/14 04:25:11 DEBUG : dir: Looking for writers 2025/12/14 04:25:11 DEBUG : file1: reading active writers 2025/12/14 04:25:11 DEBUG : Looking for writers 2025/12/14 04:25:11 DEBUG : dir: reading active writers 2025/12/14 04:25:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:11 DEBUG : >WaitForWriters: 2025/12/14 04:25:11 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (20.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:25:20 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:25:20 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:25:20 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:20 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2025/12/14 04:25:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:28 DEBUG : dir/file1: newRWFileHandle: 2025/12/14 04:25:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/14 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/14 04:25:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): _writeAt: size=5, off=0 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): openPending: 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/12/14 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): >openPending: err= 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): >_writeAt: n=5, err= 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): _writeAt: size=15, off=5 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): >_writeAt: n=15, err= 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): close: 2025/12/14 04:25:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-14 04:25:28.209750207 +0000 UTC m=+888.127519751 2025/12/14 04:25:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:28 DEBUG : dir/file1(0xc005d10580): >close: err= 2025/12/14 04:25:28 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: starting upload 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:25:28 DEBUG : dir/file1: size = 20 OK 2025/12/14 04:25:28 INFO : dir/file1: Copied (replaced existing) 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/12/14 04:25:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/14 04:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/14 04:25:28 DEBUG : dir: Looking for writers 2025/12/14 04:25:28 DEBUG : file1: reading active writers 2025/12/14 04:25:28 DEBUG : Looking for writers 2025/12/14 04:25:28 DEBUG : dir: reading active writers 2025/12/14 04:25:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:28 DEBUG : >WaitForWriters: 2025/12/14 04:25:28 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/14 04:25:32 DEBUG : dir: forgetting directory cache 2025/12/14 04:25:32 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:25:32 DEBUG : forgetting directory cache 2025/12/14 04:25:32 DEBUG : dir: forgetting directory cache 2025/12/14 04:25:32 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (18.12s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:25:39 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:25:39 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:25:39 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : Config file has changed externally - reloading 2025/12/14 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:39 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:25:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:39 DEBUG : file1: newRWFileHandle: 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): openPending: 2025/12/14 04:25:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): >openPending: err= 2025/12/14 04:25:39 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:25:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): _writeAt: size=5, off=0 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): >_writeAt: n=5, err= 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): close: 2025/12/14 04:25:39 DEBUG : file1: vfs cache: setting modification time to 2025-12-14 04:25:39.107397668 +0000 UTC m=+899.025167212 2025/12/14 04:25:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:39 DEBUG : file1(0xc000a20ec0): >close: err= 2025/12/14 04:25:39 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:25:39 DEBUG : file1: vfs cache: starting upload 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:25:39 DEBUG : file1: size = 5 OK 2025/12/14 04:25:39 INFO : file1: Copied (new) 2025/12/14 04:25:39 DEBUG : file1: vfs cache: fingerprint now "5" 2025/12/14 04:25:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/12/14 04:25:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:25:39 INFO : file1: vfs cache: upload succeeded try #1 2025/12/14 04:25:39 DEBUG : Looking for writers 2025/12/14 04:25:39 DEBUG : file1: reading active writers 2025/12/14 04:25:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:39 DEBUG : >WaitForWriters: 2025/12/14 04:25:39 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.74s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:25:46 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:25:46 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:25:46 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:46 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:46 DEBUG : Config file has changed externally - reloading 2025/12/14 04:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.848145822 +0000 UTC m=+906.765915366 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694700): >close: err= 2025/12/14 04:25:46 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.848145822 +0000 UTC m=+906.765915366 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609440): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.848145822 +0000 UTC m=+906.765915366 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000609940): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674a770 item 1 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.867290915 +0000 UTC m=+906.785060459 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006694b80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.867290915 +0000 UTC m=+906.785060459 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695180): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064f2f50 item 2 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.868970456 +0000 UTC m=+906.786739999 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0066958c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.868970456 +0000 UTC m=+906.786739999 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006695d40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.868970456 +0000 UTC m=+906.786739999 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c280): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064f3340 item 3 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.871588506 +0000 UTC m=+906.789358050 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639c900): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.871588506 +0000 UTC m=+906.789358050 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639ce40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064f38f0 item 4 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.872848114 +0000 UTC m=+906.790617658 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639d4c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.872848114 +0000 UTC m=+906.790617658 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc00639da40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.872848114 +0000 UTC m=+906.790617658 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000422c40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064f3c70 item 5 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.874838211 +0000 UTC m=+906.792607754 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004236c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.874838211 +0000 UTC m=+906.792607754 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c140): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068961c0 item 6 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.876252639 +0000 UTC m=+906.794022183 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8c7c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.876252639 +0000 UTC m=+906.794022183 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8ccc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.876252639 +0000 UTC m=+906.794022183 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d180): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006896540 item 7 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.878787464 +0000 UTC m=+906.796557008 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8d980): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.878787464 +0000 UTC m=+906.796557008 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc006a8df00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006896a80 item 8 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000976e00): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000976e00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.880234424 +0000 UTC m=+906.798003969 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977300): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.880234424 +0000 UTC m=+906.798003969 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0009777c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.880234424 +0000 UTC m=+906.798003969 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000977cc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006896e00 item 9 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.882455186 +0000 UTC m=+906.800224730 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714980): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.882455186 +0000 UTC m=+906.800224730 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000714ec0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068973b0 item 10 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000715680): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715680): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.884252428 +0000 UTC m=+906.802021972 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000715b40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): _writeAt: size=3, off=2 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.884252428 +0000 UTC m=+906.802021972 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464180): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.884252428 +0000 UTC m=+906.802021972 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000464900): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006897730 item 11 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.886496563 +0000 UTC m=+906.804266107 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000465040): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.886496563 +0000 UTC m=+906.804266107 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0004655c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006897c00 item 12 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000fe4000): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4000): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.888311018 +0000 UTC m=+906.806080572 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe43c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.888311018 +0000 UTC m=+906.806080572 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe4b00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674ac40 item 13 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.890234448 +0000 UTC m=+906.808003992 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5280): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.890234448 +0000 UTC m=+906.808003992 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5800): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674afc0 item 14 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000fe5e40): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000fe5e40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.892112683 +0000 UTC m=+906.809882227 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6280): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.892112683 +0000 UTC m=+906.809882227 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6940): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674b3b0 item 15 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.893329339 +0000 UTC m=+906.811098883 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff6fc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.893329339 +0000 UTC m=+906.811098883 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7580): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674b730 item 16 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.895334924 +0000 UTC m=+906.813104469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ff7bc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.895334924 +0000 UTC m=+906.813104469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4100): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.895334924 +0000 UTC m=+906.813104469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4600): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00674bab0 item 17 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.897338065 +0000 UTC m=+906.815107609 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb4c80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.897338065 +0000 UTC m=+906.815107609 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb51c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472070 item 18 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.899127292 +0000 UTC m=+906.816896836 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5880): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.899127292 +0000 UTC m=+906.816896836 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cb5d80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.899127292 +0000 UTC m=+906.816896836 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a340): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472690 item 19 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.901935121 +0000 UTC m=+906.819704666 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000328a80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.901935121 +0000 UTC m=+906.819704666 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000329300): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b2000 item 20 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.907605924 +0000 UTC m=+906.825375469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc0003299c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.907605924 +0000 UTC m=+906.825375469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b003c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.907605924 +0000 UTC m=+906.825375469 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b008c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b23f0 item 21 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.913622359 +0000 UTC m=+906.831391903 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b00f40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.913622359 +0000 UTC m=+906.831391903 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01480): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b28c0 item 22 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.916252643 +0000 UTC m=+906.834022187 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b01b00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.916252643 +0000 UTC m=+906.834022187 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a080): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.916252643 +0000 UTC m=+906.834022187 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3a580): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b2c40 item 23 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.919641149 +0000 UTC m=+906.837410693 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3ac00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.919641149 +0000 UTC m=+906.837410693 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b140): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b3110 item 24 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000b3b780): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3b780): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.921359793 +0000 UTC m=+906.839129337 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b3bb40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.921359793 +0000 UTC m=+906.839129337 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b620c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.921359793 +0000 UTC m=+906.839129337 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62600): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b3490 item 25 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.924441128 +0000 UTC m=+906.842210672 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b62c80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.924441128 +0000 UTC m=+906.842210672 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b631c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b3960 item 26 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000b63800): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63800): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.926554567 +0000 UTC m=+906.844324112 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b63bc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): >_readAt: n=2, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): _writeAt: size=3, off=7 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.926554567 +0000 UTC m=+906.844324112 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96140): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.926554567 +0000 UTC m=+906.844324112 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b96680): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b3ce0 item 27 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.929550091 +0000 UTC m=+906.847319635 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9a9c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.929550091 +0000 UTC m=+906.847319635 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9af00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472d20 item 28 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000a9b540): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b540): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.932254976 +0000 UTC m=+906.850024519 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000a9b900): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.932254976 +0000 UTC m=+906.850024519 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6040): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473420 item 29 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.933880153 +0000 UTC m=+906.851649698 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac66c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.933880153 +0000 UTC m=+906.851649698 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac6c00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473960 item 30 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): _readAt: size=2, off=0 2025/12/14 04:25:46 ERROR : open-test-file(0xc000ac7240): Couldn't read size of file 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): >_readAt: n=0, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): close: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7240): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.935853849 +0000 UTC m=+906.853623392 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7600): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.935853849 +0000 UTC m=+906.853623392 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000ac7cc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e1c0 item 31 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.937352928 +0000 UTC m=+906.855122472 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c143c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.937352928 +0000 UTC m=+906.855122472 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14900): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e930 item 32 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.942356401 +0000 UTC m=+906.860125945 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c14f40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f030 item 33 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.94279027 +0000 UTC m=+906.860559814 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c153c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.94279027 +0000 UTC m=+906.860559814 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c158c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f420 item 33 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.944659407 +0000 UTC m=+906.862428951 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97000): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e2310 item 34 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.945498732 +0000 UTC m=+906.863268275 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b97480): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.945498732 +0000 UTC m=+906.863268275 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000b979c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e2620 item 34 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.949593069 +0000 UTC m=+906.867362613 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca080): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e29a0 item 35 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.950078756 +0000 UTC m=+906.867848300 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bca500): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.950078756 +0000 UTC m=+906.867848300 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcaa00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e2b60 item 35 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.952734898 +0000 UTC m=+906.870504443 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb080): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e2ee0 item 36 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.953452373 +0000 UTC m=+906.871221927 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcb580): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.953452373 +0000 UTC m=+906.871221927 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000bcbac0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e30a0 item 36 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.956102605 +0000 UTC m=+906.873872149 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82180): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e3420 item 37 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.956659536 +0000 UTC m=+906.874429080 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82600): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.956659536 +0000 UTC m=+906.874429080 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c82b00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e35e0 item 37 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.95816068 +0000 UTC m=+906.875930224 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83180): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e3a40 item 38 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.958893662 +0000 UTC m=+906.876663207 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83680): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.958893662 +0000 UTC m=+906.876663207 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c15cc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f6c0 item 38 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.960673041 +0000 UTC m=+906.878442585 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c523c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e070 item 39 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.961510882 +0000 UTC m=+906.879280436 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c528c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.961510882 +0000 UTC m=+906.879280436 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c52dc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e4d0 item 39 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.963612348 +0000 UTC m=+906.881381892 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53440): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f0a0 item 40 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.964173317 +0000 UTC m=+906.881942861 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53940): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.964173317 +0000 UTC m=+906.881942861 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c53e80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fd50 item 40 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.965919012 +0000 UTC m=+906.883688556 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c764c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033eaf0 item 41 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.966608774 +0000 UTC m=+906.884378318 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c769c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ef50 item 41 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.9671317 +0000 UTC m=+906.884901245 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c76e80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.9671317 +0000 UTC m=+906.884901245 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c773c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f260 item 41 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.968658823 +0000 UTC m=+906.886428367 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77a00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033f8f0 item 42 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.969480975 +0000 UTC m=+906.887250519 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c77f00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e3c00 item 42 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.970063935 +0000 UTC m=+906.887833479 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000c83b40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.970063935 +0000 UTC m=+906.887833479 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6140): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066e3dc0 item 42 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.971977928 +0000 UTC m=+906.889747472 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6780): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3a1c0 item 43 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.972638224 +0000 UTC m=+906.890407768 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd6c80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3a380 item 43 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.973356729 +0000 UTC m=+906.891126274 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd71c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.973356729 +0000 UTC m=+906.891126274 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7700): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3a540 item 43 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.974683264 +0000 UTC m=+906.892452808 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cd7d40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3a8c0 item 44 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.975851509 +0000 UTC m=+906.893621053 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc2c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3abd0 item 44 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.976722412 +0000 UTC m=+906.894491956 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfc800): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.976722412 +0000 UTC m=+906.894491956 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfcd80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3ae00 item 44 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.978182277 +0000 UTC m=+906.895951821 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd3c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3b2d0 item 45 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.978622077 +0000 UTC m=+906.896391622 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000cfd8c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.978622077 +0000 UTC m=+906.896391622 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2040): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3b490 item 45 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.979910088 +0000 UTC m=+906.897679633 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2680): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3b8f0 item 46 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.980338006 +0000 UTC m=+906.898107550 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da2b80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.980338006 +0000 UTC m=+906.898107550 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3280): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3bab0 item 46 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.981867573 +0000 UTC m=+906.899637127 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da38c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a3be30 item 47 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.982310067 +0000 UTC m=+906.900079612 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000da3dc0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.982310067 +0000 UTC m=+906.900079612 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8540): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4540 item 47 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 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/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.984061623 +0000 UTC m=+906.901831167 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd8b80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4bd0 item 48 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.984605511 +0000 UTC m=+906.902375055 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000dd9080): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): >_readAt: n=5, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.984605511 +0000 UTC m=+906.902375055 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3a440): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5030 item 48 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.986278909 +0000 UTC m=+906.904048453 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3aa80): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3a1c0 item 49 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.986742373 +0000 UTC m=+906.904511917 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3af00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): >_readAt: n=8, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.986742373 +0000 UTC m=+906.904511917 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3b440): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3a380 item 49 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.988360246 +0000 UTC m=+906.906129791 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d3bac0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3a700 item 50 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): _readAt: size=2, off=5 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): _writeAt: size=3, off=5 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.988837838 +0000 UTC m=+906.906607382 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70040): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.988837838 +0000 UTC m=+906.906607382 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d705c0): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3a8c0 item 50 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.990800001 +0000 UTC m=+906.908569546 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d70c40): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): _readAt: size=2, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): _writeAt: size=3, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3ac40 item 51 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.991603057 +0000 UTC m=+906.909372601 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71140): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): >_readAt: n=8, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.991603057 +0000 UTC m=+906.909372601 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71680): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3ae00 item 51 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): _writeAt: size=5, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): >_writeAt: n=5, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.992925392 +0000 UTC m=+906.910694936 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000d71d00): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): open at offset 5 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): >openPending: err= 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3b180 item 52 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): _readAt: size=2, off=5 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): _writeAt: size=3, off=5 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): >_writeAt: n=3, err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.99385174 +0000 UTC m=+906.911621285 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a280): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:46 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): _readAt: size=512, off=0 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): openPending: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): >openPending: err= 2025/12/14 04:25:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): >_readAt: n=3, err=EOF 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): close: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:46.99385174 +0000 UTC m=+906.911621285 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:46 DEBUG : open-test-file(0xc000e1a800): >close: err= 2025/12/14 04:25:46 DEBUG : open-test-file: Remove: 2025/12/14 04:25:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3b340 item 52 2025/12/14 04:25:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.00110468 +0000 UTC m=+906.918874223 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1ae80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3b730 item 53 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.002506425 +0000 UTC m=+906.920275970 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b380): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.002506425 +0000 UTC m=+906.920275970 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1b8c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a3b8f0 item 53 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.004109561 +0000 UTC m=+906.921879105 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e1bf40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c070 item 54 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.004592944 +0000 UTC m=+906.922362498 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e424c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.004592944 +0000 UTC m=+906.922362498 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e42a40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c2a0 item 54 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.006163137 +0000 UTC m=+906.923932682 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9740): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5a40 item 55 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.006570666 +0000 UTC m=+906.924340210 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000dd9c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.006570666 +0000 UTC m=+906.924340210 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84200): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5c70 item 55 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.008216172 +0000 UTC m=+906.925985716 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84880): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae0230 item 56 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.008797129 +0000 UTC m=+906.926566673 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e84d80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.008797129 +0000 UTC m=+906.926566673 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae03f0 item 56 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.009813346 +0000 UTC m=+906.927582890 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85940): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae0770 item 57 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.010612364 +0000 UTC m=+906.928381908 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e85e80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae0930 item 57 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.011291145 +0000 UTC m=+906.929060699 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece440): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.011291145 +0000 UTC m=+906.929060699 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ece9c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae0af0 item 57 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.012651022 +0000 UTC m=+906.930420566 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf000): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae0e70 item 58 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.013700633 +0000 UTC m=+906.931470177 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecf540): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae1030 item 58 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.014352824 +0000 UTC m=+906.932122368 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ecfa80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.014352824 +0000 UTC m=+906.932122368 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f100c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae11f0 item 58 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.015838097 +0000 UTC m=+906.933607651 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10700): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae1570 item 59 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.016450874 +0000 UTC m=+906.934220418 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f10c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae1880 item 59 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.016897978 +0000 UTC m=+906.934667532 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11180): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.016897978 +0000 UTC m=+906.934667532 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11700): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae1a40 item 59 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.018973475 +0000 UTC m=+906.936743019 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f11d40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ae1f10 item 60 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.019643169 +0000 UTC m=+906.937412713 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092150 item 60 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.020357297 +0000 UTC m=+906.938126840 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9a840): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.020357297 +0000 UTC m=+906.938126840 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9ae00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092310 item 60 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.022053157 +0000 UTC m=+906.939822701 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b440): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092690 item 61 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.022498548 +0000 UTC m=+906.940268092 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000f9b980): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.022498548 +0000 UTC m=+906.940268092 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2100): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092850 item 61 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.023817237 +0000 UTC m=+906.941586781 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2740): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092bd0 item 62 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.024411598 +0000 UTC m=+906.942181143 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc2c80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.024411598 +0000 UTC m=+906.942181143 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3380): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001092d90 item 62 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.025909716 +0000 UTC m=+906.943679260 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc39c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c620 item 63 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.026353023 +0000 UTC m=+906.944122567 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e431c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.026353023 +0000 UTC m=+906.944122567 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e438c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018c8c0 item 63 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.028887456 +0000 UTC m=+906.946657000 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e43f00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018cfc0 item 64 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.029724746 +0000 UTC m=+906.947494290 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6a4c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.029724746 +0000 UTC m=+906.947494290 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6abc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d260 item 64 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.031556664 +0000 UTC m=+906.949326208 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b200): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d5e0 item 65 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.032615201 +0000 UTC m=+906.950384745 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6b680): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.032615201 +0000 UTC m=+906.950384745 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000e6bb80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018d7a0 item 65 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.034484941 +0000 UTC m=+906.952254495 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024240): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00018dc00 item 66 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.035156618 +0000 UTC m=+906.952926162 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010246c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.035156618 +0000 UTC m=+906.952926162 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001024c00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c000 item 66 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.037169818 +0000 UTC m=+906.954939362 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025240): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c700 item 67 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.037641719 +0000 UTC m=+906.955411262 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010256c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.037641719 +0000 UTC m=+906.955411262 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001025bc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045caf0 item 67 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.039552535 +0000 UTC m=+906.957322079 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010442c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d1f0 item 68 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.040410043 +0000 UTC m=+906.958179587 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010447c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.040410043 +0000 UTC m=+906.958179587 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001044d00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d490 item 68 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.042303678 +0000 UTC m=+906.960073221 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045340): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001093110 item 69 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.042925982 +0000 UTC m=+906.960695526 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000fc3e80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.042925982 +0000 UTC m=+906.960695526 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2400): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010932d0 item 69 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.044538585 +0000 UTC m=+906.962308130 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2a80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001093650 item 70 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.045048638 +0000 UTC m=+906.962818182 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff2f80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.045048638 +0000 UTC m=+906.962818182 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff34c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001093810 item 70 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.046764506 +0000 UTC m=+906.964534050 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc000ff3b40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001093b90 item 71 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.047776928 +0000 UTC m=+906.965546471 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c00c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.047776928 +0000 UTC m=+906.965546471 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c05c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001093d50 item 71 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.050200401 +0000 UTC m=+906.967969945 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c0c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2380 item 72 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.050679395 +0000 UTC m=+906.968448939 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1140): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.050679395 +0000 UTC m=+906.968448939 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1680): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2540 item 72 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.051924195 +0000 UTC m=+906.969693739 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010c1c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c28c0 item 73 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.052444988 +0000 UTC m=+906.970214532 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f81c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2a80 item 73 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.053014293 +0000 UTC m=+906.970783836 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8680): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.053014293 +0000 UTC m=+906.970783836 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f8bc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2d90 item 73 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.05410465 +0000 UTC m=+906.971874194 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9200): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3110 item 74 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.054843875 +0000 UTC m=+906.972613429 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9700): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c32d0 item 74 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.05563582 +0000 UTC m=+906.973405364 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010f9c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.05563582 +0000 UTC m=+906.973405364 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126240): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3490 item 74 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.056812611 +0000 UTC m=+906.974582155 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126880): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c39d0 item 75 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.05725161 +0000 UTC m=+906.975021153 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001126d80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): _writeAt: size=3, off=2 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3b90 item 75 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.058179821 +0000 UTC m=+906.975949365 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011272c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.058179821 +0000 UTC m=+906.975949365 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001127800): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3d50 item 75 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.060060731 +0000 UTC m=+906.977830275 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045780): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c41c0 item 76 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.061016636 +0000 UTC m=+906.978786179 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001045c80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4700 item 76 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): _writeAt: size=3, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.062008206 +0000 UTC m=+906.979777750 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072240): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.062008206 +0000 UTC m=+906.979777750 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0010727c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4c40 item 76 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.063846617 +0000 UTC m=+906.981616160 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001072e00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5340 item 77 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.064622441 +0000 UTC m=+906.982391984 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.064622441 +0000 UTC m=+906.982391984 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001073a00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c57a0 item 77 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.065870546 +0000 UTC m=+906.983640090 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa0c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5c70 item 78 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.066628988 +0000 UTC m=+906.984398531 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aa5c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.066628988 +0000 UTC m=+906.984398531 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011aacc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5ea0 item 78 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.068134008 +0000 UTC m=+906.985903552 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8700 item 79 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.068880657 +0000 UTC m=+906.986650202 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ab800): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.068880657 +0000 UTC m=+906.986650202 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011abf00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8930 item 79 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.071996418 +0000 UTC m=+906.989765962 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dc5c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9030 item 80 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.072414748 +0000 UTC m=+906.990184291 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dcac0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.072414748 +0000 UTC m=+906.990184291 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd1c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9260 item 80 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.074384345 +0000 UTC m=+906.992153888 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146340): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466460 item 81 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.075527312 +0000 UTC m=+906.993296857 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011467c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.075527312 +0000 UTC m=+906.993296857 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001146d00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466770 item 81 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.076724652 +0000 UTC m=+906.994494196 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147380): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466e70 item 82 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.077680205 +0000 UTC m=+906.995449749 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147880): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.077680205 +0000 UTC m=+906.995449749 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001147e00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004670a0 item 82 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.081098637 +0000 UTC m=+906.998868181 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176500): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467d50 item 83 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.081560089 +0000 UTC m=+906.999329632 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176a00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.081560089 +0000 UTC m=+906.999329632 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001176f40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000501c0 item 83 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.082767307 +0000 UTC m=+907.000536851 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011775c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000508c0 item 84 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.085840817 +0000 UTC m=+907.003610361 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001177ac0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.085840817 +0000 UTC m=+907.003610361 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012200c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 84 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.087070498 +0000 UTC m=+907.004840043 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220740): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 85 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.087529494 +0000 UTC m=+907.005299038 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001220c40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.087529494 +0000 UTC m=+907.005299038 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221180): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 85 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.090619957 +0000 UTC m=+907.008389502 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221800): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 86 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.091099172 +0000 UTC m=+907.008868716 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001221d00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.091099172 +0000 UTC m=+907.008868716 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c70 item 86 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.092191494 +0000 UTC m=+907.009961038 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254980): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004263f0 item 87 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.092643556 +0000 UTC m=+907.010413100 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001254e80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.092643556 +0000 UTC m=+907.010413100 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012553c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426690 item 87 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.096448949 +0000 UTC m=+907.014218492 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255a40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426bd0 item 88 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.097098925 +0000 UTC m=+907.014868469 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001255f40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.097098925 +0000 UTC m=+907.014868469 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274540): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426f50 item 88 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.098144749 +0000 UTC m=+907.015914293 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001274b80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427500 item 89 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.100515423 +0000 UTC m=+907.018284967 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0012750c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004278f0 item 89 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.10102691 +0000 UTC m=+907.018796453 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275600): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.10102691 +0000 UTC m=+907.018796453 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001275b80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b20 item 89 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.102891458 +0000 UTC m=+907.020661002 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a240): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d1e1c0 item 90 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.103894782 +0000 UTC m=+907.021664326 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129a780): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d1e460 item 90 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.104955724 +0000 UTC m=+907.022725268 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129acc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.104955724 +0000 UTC m=+907.022725268 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00129b280): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d1e620 item 90 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.106816295 +0000 UTC m=+907.024585839 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011dd600): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9650 item 91 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.109471437 +0000 UTC m=+907.027240981 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc0011ddb40): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): >_readAt: n=2, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): _writeAt: size=3, off=7 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9a40 item 91 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.109896289 +0000 UTC m=+907.027665833 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c100): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): >_readAt: n=8, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.109896289 +0000 UTC m=+907.027665833 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130c680): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 91 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.11127487 +0000 UTC m=+907.029044415 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130ccc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a16150 item 92 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.111696406 +0000 UTC m=+907.029465950 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d200): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): open at offset 5 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a16460 item 92 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): _readAt: size=2, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): _writeAt: size=3, off=5 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): >_writeAt: n=3, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.112666186 +0000 UTC m=+907.030435731 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130d740): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): >_readAt: n=3, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.112666186 +0000 UTC m=+907.030435731 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00130dd00): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a16620 item 92 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.115863171 +0000 UTC m=+907.033632725 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a3c0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a169a0 item 93 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.116239811 +0000 UTC m=+907.034009355 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133a900): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.116239811 +0000 UTC m=+907.034009355 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b000): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a16b60 item 93 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.118982588 +0000 UTC m=+907.036752132 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133b640): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a16ee0 item 94 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.120546349 +0000 UTC m=+907.038315893 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc00133bb80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.120546349 +0000 UTC m=+907.038315893 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358300): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a17110 item 94 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.124498077 +0000 UTC m=+907.042267621 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358940): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a17490 item 95 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.124833571 +0000 UTC m=+907.042603115 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001358e80): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.124833571 +0000 UTC m=+907.042603115 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359580): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a17730 item 95 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 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/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): open at offset 0 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): _readAt: size=2, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): >_readAt: n=0, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.127042499 +0000 UTC m=+907.044812044 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001359bc0): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): _writeAt: size=5, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): >openPending: err= 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a17b20 item 96 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): >_writeAt: n=5, err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.128783065 +0000 UTC m=+907.046552609 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388180): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:47 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:47 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): _readAt: size=512, off=0 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): openPending: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): >openPending: err= 2025/12/14 04:25:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): >_readAt: n=5, err=EOF 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): close: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:47.128783065 +0000 UTC m=+907.046552609 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:47 DEBUG : open-test-file(0xc001388880): >close: err= 2025/12/14 04:25:47 DEBUG : open-test-file: Remove: 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a17ce0 item 96 2025/12/14 04:25:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:47 DEBUG : open-test-file: >Remove: err= 2025/12/14 04:25:47 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:25:47 DEBUG : Looking for writers 2025/12/14 04:25:47 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:47 DEBUG : >WaitForWriters: 2025/12/14 04:25:47 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:25:54 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:25:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:25:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:25:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:25:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/12/14 04:25:54 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.185333418 +0000 UTC m=+914.103102963 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c4c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.185333418 +0000 UTC m=+914.103102963 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089c9c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.185333418 +0000 UTC m=+914.103102963 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089ce80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d43f0 item 1 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.190907008 +0000 UTC m=+914.108676552 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d4c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.190907008 +0000 UTC m=+914.108676552 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00089d9c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d4930 item 2 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.194754279 +0000 UTC m=+914.112523823 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e080): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.194754279 +0000 UTC m=+914.112523823 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e500): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.194754279 +0000 UTC m=+914.112523823 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148e9c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d4cb0 item 3 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.197858208 +0000 UTC m=+914.115627752 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.197858208 +0000 UTC m=+914.115627752 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148f580): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d5180 item 4 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.201044762 +0000 UTC m=+914.118814306 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00148fbc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.201044762 +0000 UTC m=+914.118814306 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b60c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.201044762 +0000 UTC m=+914.118814306 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6580): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d5500 item 5 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.203087878 +0000 UTC m=+914.120857422 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b6c00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.203087878 +0000 UTC m=+914.120857422 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7140): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d59d0 item 6 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.206105784 +0000 UTC m=+914.123875328 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00129bd00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.206105784 +0000 UTC m=+914.123875328 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.206105784 +0000 UTC m=+914.123875328 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601c0e0 item 7 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.209799525 +0000 UTC m=+914.127569069 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f0dc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.209799525 +0000 UTC m=+914.127569069 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1300): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601c5b0 item 8 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc0012f18c0): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f18c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.211214625 +0000 UTC m=+914.128984170 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0012f1c80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.211214625 +0000 UTC m=+914.128984170 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e180): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.211214625 +0000 UTC m=+914.128984170 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151e680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601ca80 item 9 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.212967133 +0000 UTC m=+914.130736677 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151ed00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.212967133 +0000 UTC m=+914.130736677 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601cfc0 item 10 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc00151f880): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151f880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.215777528 +0000 UTC m=+914.133547072 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00151fc40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.215777528 +0000 UTC m=+914.133547072 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c1c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.215777528 +0000 UTC m=+914.133547072 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153c6c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601d340 item 11 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.219918955 +0000 UTC m=+914.137688498 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153cd40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.219918955 +0000 UTC m=+914.137688498 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601d810 item 12 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc00153d8c0): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153d8c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.222191574 +0000 UTC m=+914.139961118 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00153dc80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.222191574 +0000 UTC m=+914.139961118 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155c3c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601dc70 item 13 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.22347241 +0000 UTC m=+914.141241955 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155ca40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.22347241 +0000 UTC m=+914.141241955 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155cf80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0150 item 14 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc0014b7780): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7780): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.22533711 +0000 UTC m=+914.143106654 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014b7b40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.22533711 +0000 UTC m=+914.143106654 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067d5d50 item 15 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.226658885 +0000 UTC m=+914.144428429 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0900): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.226658885 +0000 UTC m=+914.144428429 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e0e40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c230 item 16 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.228962452 +0000 UTC m=+914.146732036 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1480): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.228962452 +0000 UTC m=+914.146732036 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1900): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.228962452 +0000 UTC m=+914.146732036 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0014e1e00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 17 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.232528652 +0000 UTC m=+914.150298197 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598500): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.232528652 +0000 UTC m=+914.150298197 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001598a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d5e0 item 18 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.234384976 +0000 UTC m=+914.152154520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015990c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.234384976 +0000 UTC m=+914.152154520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015995c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.234384976 +0000 UTC m=+914.152154520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001599ac0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ddc0 item 19 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.237932531 +0000 UTC m=+914.155702076 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d21c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.237932531 +0000 UTC m=+914.155702076 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fee4d0 item 20 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.241899278 +0000 UTC m=+914.159668822 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155d680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.241899278 +0000 UTC m=+914.159668822 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00155db80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.241899278 +0000 UTC m=+914.159668822 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608100): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0700 item 21 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.244558227 +0000 UTC m=+914.162327771 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608780): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.244558227 +0000 UTC m=+914.162327771 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001608cc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d20 item 22 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.245987975 +0000 UTC m=+914.163757520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.245987975 +0000 UTC m=+914.163757520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609840): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.245987975 +0000 UTC m=+914.163757520 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001609d40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c10a0 item 23 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.249414072 +0000 UTC m=+914.167183616 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640440): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.249414072 +0000 UTC m=+914.167183616 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640980): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1570 item 24 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc001640fc0): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001640fc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.252844416 +0000 UTC m=+914.170613959 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641380): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.252844416 +0000 UTC m=+914.170613959 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.252844416 +0000 UTC m=+914.170613959 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001641dc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1960 item 25 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.261863398 +0000 UTC m=+914.179632941 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016784c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.261863398 +0000 UTC m=+914.179632941 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001678a00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003784d0 item 26 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc001679040): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.269275136 +0000 UTC m=+914.187044680 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d2cc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.269275136 +0000 UTC m=+914.187044680 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d31c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.269275136 +0000 UTC m=+914.187044680 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fee8c0 item 27 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.273644533 +0000 UTC m=+914.191414077 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0015d3d80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.273644533 +0000 UTC m=+914.191414077 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005feed90 item 28 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc001704980): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704980): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.280092303 +0000 UTC m=+914.197861847 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001704d40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.280092303 +0000 UTC m=+914.197861847 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705400): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fef110 item 29 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.28326488 +0000 UTC m=+914.201034424 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001705a80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.28326488 +0000 UTC m=+914.201034424 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fef570 item 30 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): _readAt: size=2, off=0 2025/12/14 04:25:54 ERROR : open-test-file(0xc001740680): Couldn't read size of file 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): >_writeAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): close: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.284630177 +0000 UTC m=+914.202399722 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001740a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.284630177 +0000 UTC m=+914.202399722 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741100): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fef9d0 item 31 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.290537166 +0000 UTC m=+914.208306710 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016794c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.290537166 +0000 UTC m=+914.208306710 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001679a00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378d20 item 32 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.292067704 +0000 UTC m=+914.209837248 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b20c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379420 item 33 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.292692273 +0000 UTC m=+914.210461817 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2540): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.292692273 +0000 UTC m=+914.210461817 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b2a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003796c0 item 33 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.302192514 +0000 UTC m=+914.219962057 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3080): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc00e0 item 34 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.302892514 +0000 UTC m=+914.220662058 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3500): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.302892514 +0000 UTC m=+914.220662058 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016b3a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0310 item 34 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.305055657 +0000 UTC m=+914.222825201 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec100): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0690 item 35 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.306803045 +0000 UTC m=+914.224572589 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ec580): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.306803045 +0000 UTC m=+914.224572589 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016eca80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0850 item 35 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.310469946 +0000 UTC m=+914.228239490 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fefea0 item 36 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.314478351 +0000 UTC m=+914.232247915 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001741c00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.314478351 +0000 UTC m=+914.232247915 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017741c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c800e0 item 36 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.320635773 +0000 UTC m=+914.238405317 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c804d0 item 37 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.322397408 +0000 UTC m=+914.240166951 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001774c80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.322397408 +0000 UTC m=+914.240166951 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775180): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80690 item 37 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.324814518 +0000 UTC m=+914.242584063 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80a10 item 38 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.332319152 +0000 UTC m=+914.250088697 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001775d00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.332319152 +0000 UTC m=+914.250088697 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a2c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80bd0 item 38 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.334416881 +0000 UTC m=+914.252186426 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182a940): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c80f50 item 39 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.338720775 +0000 UTC m=+914.256490318 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182ae40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.338720775 +0000 UTC m=+914.256490318 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81110 item 39 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.341528605 +0000 UTC m=+914.259298169 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182b9c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81490 item 40 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.343169591 +0000 UTC m=+914.260939145 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00182bec0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.343169591 +0000 UTC m=+914.260939145 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868480): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81650 item 40 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.346484128 +0000 UTC m=+914.264253672 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c819d0 item 41 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.347367194 +0000 UTC m=+914.265136738 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001868f40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81b90 item 41 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.348218621 +0000 UTC m=+914.265988164 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869400): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.348218621 +0000 UTC m=+914.265988164 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001869940): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c81d50 item 41 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.353816817 +0000 UTC m=+914.271586361 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890000): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20150 item 42 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.356263685 +0000 UTC m=+914.274033229 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890500): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20310 item 42 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.359116068 +0000 UTC m=+914.276885611 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.359116068 +0000 UTC m=+914.276885611 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001890fc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d204d0 item 42 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.361224257 +0000 UTC m=+914.278993801 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891600): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0b60 item 43 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.361749228 +0000 UTC m=+914.279518782 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed080): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0d20 item 43 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.362663393 +0000 UTC m=+914.280432938 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016ed5c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.362663393 +0000 UTC m=+914.280432938 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0016edb00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc0ee0 item 43 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.365121142 +0000 UTC m=+914.282890686 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b21c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc1260 item 44 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.365675077 +0000 UTC m=+914.283444621 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b26c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc1420 item 44 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.366965884 +0000 UTC m=+914.284735428 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b2c00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.366965884 +0000 UTC m=+914.284735428 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0017b3180): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc15e0 item 44 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.373143794 +0000 UTC m=+914.290913338 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001891b40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20a80 item 45 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.374968107 +0000 UTC m=+914.292737651 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca0c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.374968107 +0000 UTC m=+914.292737651 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018ca7c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20c40 item 45 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.376473107 +0000 UTC m=+914.294242650 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cae00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d20fc0 item 46 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.378478893 +0000 UTC m=+914.296248436 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cb300): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.378478893 +0000 UTC m=+914.296248436 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0018cba00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21180 item 46 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.381850075 +0000 UTC m=+914.299619619 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019060c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21500 item 47 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.382560376 +0000 UTC m=+914.300329920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019065c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.382560376 +0000 UTC m=+914.300329920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001906cc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d216c0 item 47 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.386023873 +0000 UTC m=+914.303793417 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907300): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21a40 item 48 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.38661591 +0000 UTC m=+914.304385455 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.38661591 +0000 UTC m=+914.304385455 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001907f00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d21c00 item 48 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.388085163 +0000 UTC m=+914.305854707 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019465c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2c000 item 49 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.388640822 +0000 UTC m=+914.306410366 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946a40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.388640822 +0000 UTC m=+914.306410366 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389840): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005eb3420 item 49 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.390152665 +0000 UTC m=+914.307922219 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001389ec0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005eb38f0 item 50 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.390902351 +0000 UTC m=+914.308671905 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e440): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.390902351 +0000 UTC m=+914.308671905 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143e9c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005eb3ab0 item 50 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.397292901 +0000 UTC m=+914.315062445 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005eb3f10 item 51 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.398444455 +0000 UTC m=+914.316213998 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143f540): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.398444455 +0000 UTC m=+914.316213998 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc00143fa80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72150 item 51 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.40271224 +0000 UTC m=+914.320481784 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988180): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2c1c0 item 52 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.40903864 +0000 UTC m=+914.326808184 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001946ec0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.40903864 +0000 UTC m=+914.326808184 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947440): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2c380 item 52 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.412372171 +0000 UTC m=+914.330141715 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001947ac0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2c700 item 53 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.41291168 +0000 UTC m=+914.330681223 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.41291168 +0000 UTC m=+914.330681223 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06580): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2c8c0 item 53 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.414999461 +0000 UTC m=+914.332769004 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a06c00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2ccb0 item 54 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.415649266 +0000 UTC m=+914.333418810 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07100): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.415649266 +0000 UTC m=+914.333418810 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2ce70 item 54 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.418520374 +0000 UTC m=+914.336289919 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a07d00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2d1f0 item 55 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.419302491 +0000 UTC m=+914.337072036 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.419302491 +0000 UTC m=+914.337072036 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2e7c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2d3b0 item 55 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.424768347 +0000 UTC m=+914.342537891 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ee40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2d730 item 56 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.426807686 +0000 UTC m=+914.344577231 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.426807686 +0000 UTC m=+914.344577231 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2f8c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2d8f0 item 56 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.430739987 +0000 UTC m=+914.348509532 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a2ff00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2dc70 item 57 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.432083012 +0000 UTC m=+914.349852556 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4a4c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c2de30 item 57 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.432681011 +0000 UTC m=+914.350450555 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4aa00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.432681011 +0000 UTC m=+914.350450555 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4af80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2070 item 57 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.434239873 +0000 UTC m=+914.352009418 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988840): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72690 item 58 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.434871646 +0000 UTC m=+914.352641189 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001988d80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72930 item 58 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.435534056 +0000 UTC m=+914.353303599 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019892c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.435534056 +0000 UTC m=+914.353303599 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72af0 item 58 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.439185337 +0000 UTC m=+914.356954882 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001989ec0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d72ee0 item 59 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.44059122 +0000 UTC m=+914.358360765 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6480): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d730a0 item 59 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.443041074 +0000 UTC m=+914.360810618 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c69c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.443041074 +0000 UTC m=+914.360810618 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c6f40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73260 item 59 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.446165802 +0000 UTC m=+914.363935345 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2310 item 60 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.446851886 +0000 UTC m=+914.364621430 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4b880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd24d0 item 60 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.447594588 +0000 UTC m=+914.365364132 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a4bdc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.447594588 +0000 UTC m=+914.365364132 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6e400): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2690 item 60 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.452707348 +0000 UTC m=+914.370476892 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ea40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2a10 item 61 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.453285108 +0000 UTC m=+914.371054653 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6ef80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.453285108 +0000 UTC m=+914.371054653 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6f680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2bd0 item 61 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.454795369 +0000 UTC m=+914.372564923 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a6fcc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd2f50 item 62 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.457168357 +0000 UTC m=+914.374937902 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.457168357 +0000 UTC m=+914.374937902 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90980): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3110 item 62 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.459751072 +0000 UTC m=+914.377520616 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a90fc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3570 item 63 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.460490197 +0000 UTC m=+914.378259740 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91500): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.460490197 +0000 UTC m=+914.378259740 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001a91c00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3730 item 63 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): >_readAt: n=0, err=Bad file descriptor 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.463494287 +0000 UTC m=+914.381263831 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab22c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3ab0 item 64 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.465688017 +0000 UTC m=+914.383457561 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.465688017 +0000 UTC m=+914.383457561 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c76c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3c70 item 64 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.468042852 +0000 UTC m=+914.385812395 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019c7d00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73730 item 65 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.471666511 +0000 UTC m=+914.389436055 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6200): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.471666511 +0000 UTC m=+914.389436055 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d738f0 item 65 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.473169167 +0000 UTC m=+914.390938711 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e6d40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73c70 item 66 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.479152821 +0000 UTC m=+914.396922364 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e71c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.479152821 +0000 UTC m=+914.396922364 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d73e30 item 66 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.481942325 +0000 UTC m=+914.399711879 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab2dc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cd3ea0 item 67 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.483088147 +0000 UTC m=+914.400857691 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.483088147 +0000 UTC m=+914.400857691 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db00e0 item 67 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.485572807 +0000 UTC m=+914.403342351 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ab3dc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0460 item 68 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.494934326 +0000 UTC m=+914.412703920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6340): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.494934326 +0000 UTC m=+914.412703920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad6880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0620 item 68 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.498898276 +0000 UTC m=+914.416667821 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc0019e7d40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f0230 item 69 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.499551299 +0000 UTC m=+914.417320843 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.499551299 +0000 UTC m=+914.417320843 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f03f0 item 69 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.503260139 +0000 UTC m=+914.421029683 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b06dc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f0770 item 70 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.50557102 +0000 UTC m=+914.423340564 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b072c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.50557102 +0000 UTC m=+914.423340564 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f0930 item 70 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.508161119 +0000 UTC m=+914.425930663 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b07e80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f0d90 item 71 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.509312432 +0000 UTC m=+914.427081977 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28400): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.509312432 +0000 UTC m=+914.427081977 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28900): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f0f50 item 71 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.513260463 +0000 UTC m=+914.431030008 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0a80 item 72 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.513935688 +0000 UTC m=+914.431705232 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.513935688 +0000 UTC m=+914.431705232 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ad7c80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0c40 item 72 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.518013765 +0000 UTC m=+914.435783308 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa2c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db0fc0 item 73 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.519989162 +0000 UTC m=+914.437758777 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afa7c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1180 item 73 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.521648425 +0000 UTC m=+914.439417968 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afac80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.521648425 +0000 UTC m=+914.439417968 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb1c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1340 item 73 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.525173748 +0000 UTC m=+914.442943292 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afb800): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db16c0 item 74 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.52577901 +0000 UTC m=+914.443548554 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001afbd00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db18f0 item 74 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.526337224 +0000 UTC m=+914.444106768 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce2c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.526337224 +0000 UTC m=+914.444106768 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bce840): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1ab0 item 74 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.530491815 +0000 UTC m=+914.448261359 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcee80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db1e30 item 75 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.531187898 +0000 UTC m=+914.448957442 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf380): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): _writeAt: size=3, off=2 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1e070 item 75 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.531978171 +0000 UTC m=+914.449747715 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcf8c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.531978171 +0000 UTC m=+914.449747715 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001bcfe00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1e230 item 75 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.53632301 +0000 UTC m=+914.454092555 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c344c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1e5b0 item 76 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.536930597 +0000 UTC m=+914.454700141 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c349c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1e770 item 76 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): _writeAt: size=3, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.537820988 +0000 UTC m=+914.455590531 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c34f00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.537820988 +0000 UTC m=+914.455590531 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35480): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1e930 item 76 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.542554892 +0000 UTC m=+914.460324436 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c35ac0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1ecb0 item 77 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.543134325 +0000 UTC m=+914.460903870 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.543134325 +0000 UTC m=+914.460903870 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8c740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1ee70 item 77 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.547138392 +0000 UTC m=+914.464907936 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8cd80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1f1f0 item 78 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.547745779 +0000 UTC m=+914.465515324 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8d280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.547745779 +0000 UTC m=+914.465515324 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b28d80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1f3b0 item 78 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.551537516 +0000 UTC m=+914.469307060 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b293c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f1420 item 79 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.552245672 +0000 UTC m=+914.470015216 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b298c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.552245672 +0000 UTC m=+914.470015216 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f15e0 item 79 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.55587953 +0000 UTC m=+914.473649074 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4e680): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f19d0 item 80 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.556493649 +0000 UTC m=+914.474263193 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4eb80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.556493649 +0000 UTC m=+914.474263193 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f280): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f1b90 item 80 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.559955052 +0000 UTC m=+914.477724596 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4f8c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063f1f10 item 81 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.560836957 +0000 UTC m=+914.478606501 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b4fd40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.560836957 +0000 UTC m=+914.478606501 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72300): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6e150 item 81 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.563967064 +0000 UTC m=+914.481736609 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72980): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6e4d0 item 82 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.564613414 +0000 UTC m=+914.482382959 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b72e80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.564613414 +0000 UTC m=+914.482382959 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73400): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6e690 item 82 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.566212773 +0000 UTC m=+914.483982317 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001b73a80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6ea10 item 83 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.566881575 +0000 UTC m=+914.484651120 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48000): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.566881575 +0000 UTC m=+914.484651120 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48540): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6ebd0 item 83 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.568302968 +0000 UTC m=+914.486072513 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d48bc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6ef50 item 84 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.571523486 +0000 UTC m=+914.489293031 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d490c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.571523486 +0000 UTC m=+914.489293031 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49640): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6f110 item 84 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.572960979 +0000 UTC m=+914.490730523 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001d49cc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6f490 item 85 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.574050376 +0000 UTC m=+914.491819920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.574050376 +0000 UTC m=+914.491819920 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001c8da40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1f570 item 85 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.575752247 +0000 UTC m=+914.493521791 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc140): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1f8f0 item 86 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.576325429 +0000 UTC m=+914.494094974 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdc640): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.576325429 +0000 UTC m=+914.494094974 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdcbc0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1fab0 item 86 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.578524399 +0000 UTC m=+914.496293943 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c1fe30 item 87 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.579511122 +0000 UTC m=+914.497280666 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cdd740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.579511122 +0000 UTC m=+914.497280666 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001cddc80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e32070 item 87 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.581119337 +0000 UTC m=+914.498888881 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46380): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e323f0 item 88 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.581717426 +0000 UTC m=+914.499486970 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46880): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.581717426 +0000 UTC m=+914.499486970 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e46e00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e325b0 item 88 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.583286687 +0000 UTC m=+914.501056231 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47440): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e32930 item 89 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.5840934 +0000 UTC m=+914.501862944 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47980): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e32af0 item 89 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.584716876 +0000 UTC m=+914.502486430 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001e47ec0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.584716876 +0000 UTC m=+914.502486430 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb44c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e32cb0 item 89 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.586305625 +0000 UTC m=+914.504075169 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb4b00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e33030 item 90 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.586953087 +0000 UTC m=+914.504722632 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5040): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e331f0 item 90 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.587624725 +0000 UTC m=+914.505394269 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5580): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.587624725 +0000 UTC m=+914.505394269 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001eb5b40): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e333b0 item 90 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.589381822 +0000 UTC m=+914.507151386 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2200): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e33730 item 91 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.589986733 +0000 UTC m=+914.507756277 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2740): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): >_readAt: n=2, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): _writeAt: size=3, off=7 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e338f0 item 91 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.59077449 +0000 UTC m=+914.508544033 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef2c80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): >_readAt: n=8, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.59077449 +0000 UTC m=+914.508544033 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3200): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e33ab0 item 91 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.592185212 +0000 UTC m=+914.509954756 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3840): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e33e30 item 92 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.593994276 +0000 UTC m=+914.511763820 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001ef3d80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): open at offset 5 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6f5e0 item 92 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): _readAt: size=2, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): _writeAt: size=3, off=5 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): >_writeAt: n=3, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.594837417 +0000 UTC m=+914.512606961 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dac640): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): >_readAt: n=3, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.594837417 +0000 UTC m=+914.512606961 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dacc00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6f7a0 item 92 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.597617514 +0000 UTC m=+914.515387058 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad240): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6fb20 item 93 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.598238807 +0000 UTC m=+914.516008351 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dad780): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.598238807 +0000 UTC m=+914.516008351 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001dade80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b6fce0 item 93 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.599717408 +0000 UTC m=+914.517486951 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8540): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f860e0 item 94 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.60113333 +0000 UTC m=+914.518902875 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df8a80): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.60113333 +0000 UTC m=+914.518902875 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9180): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f862a0 item 94 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.605100107 +0000 UTC m=+914.522869651 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df97c0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86620 item 95 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.605646569 +0000 UTC m=+914.523416113 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001df9d00): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.605646569 +0000 UTC m=+914.523416113 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4480): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f867e0 item 95 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 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/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): open at offset 0 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): _readAt: size=2, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): >_readAt: n=0, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.60957377 +0000 UTC m=+914.527343314 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa4ac0): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): _writeAt: size=5, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): >openPending: err= 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86b60 item 96 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): >_writeAt: n=5, err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.610010935 +0000 UTC m=+914.527780479 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5000): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: File.openRW failed: file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/12/14 04:25:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:25:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/12/14 04:25:54 DEBUG : open-test-file: newRWFileHandle: 2025/12/14 04:25:54 DEBUG : open-test-file: >newRWFileHandle: err= 2025/12/14 04:25:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): _readAt: size=512, off=0 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): openPending: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): >openPending: err= 2025/12/14 04:25:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): >_readAt: n=5, err=EOF 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): close: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: setting modification time to 2025-12-14 04:25:54.610010935 +0000 UTC m=+914.527780479 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/12/14 04:25:54 DEBUG : open-test-file(0xc001fa5700): >close: err= 2025/12/14 04:25:54 DEBUG : open-test-file: Remove: 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f86d20 item 96 2025/12/14 04:25:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/12/14 04:25:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/12/14 04:25:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/12/14 04:25:54 DEBUG : open-test-file: >Remove: err= 2025/12/14 04:25:54 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:25:54 DEBUG : Looking for writers 2025/12/14 04:25:54 DEBUG : newLeaf: reading active writers 2025/12/14 04:25:54 DEBUG : >WaitForWriters: 2025/12/14 04:25:54 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.81s) --- FAIL: TestRWFileHandleOpenTests/writes (7.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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) --- FAIL: TestRWFileHandleOpenTests/full (7.48s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:26:01 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:26:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:26:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:01 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:26:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:26:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:26:01 DEBUG : file1: newRWFileHandle: 2025/12/14 04:26:01 DEBUG : file1(0xc001f38980): openPending: 2025/12/14 04:26:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:26:01 DEBUG : file1(0xc001f38980): >openPending: err= 2025/12/14 04:26:01 DEBUG : file1: >newRWFileHandle: err= 2025/12/14 04:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:26:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/12/14 04:26:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2025/12/14 04:26:01 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:26:01 DEBUG : Looking for writers 2025/12/14 04:26:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:01 DEBUG : file1: reading active writers 2025/12/14 04:26:01 DEBUG : file1: active writers 1 2025/12/14 04:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:26:02 DEBUG : Looking for writers 2025/12/14 04:26:02 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:02 DEBUG : file1: reading active writers 2025/12/14 04:26:02 DEBUG : file1: active writers 1 2025/12/14 04:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:26:02 DEBUG : Looking for writers 2025/12/14 04:26:02 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:02 DEBUG : file1: reading active writers 2025/12/14 04:26:02 DEBUG : file1: active writers 1 2025/12/14 04:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:03 DEBUG : Looking for writers 2025/12/14 04:26:03 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:03 DEBUG : file1: reading active writers 2025/12/14 04:26:03 DEBUG : file1: active writers 1 2025/12/14 04:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:04 DEBUG : Looking for writers 2025/12/14 04:26:04 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:04 DEBUG : file1: reading active writers 2025/12/14 04:26:04 DEBUG : file1: active writers 1 2025/12/14 04:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:05 DEBUG : Looking for writers 2025/12/14 04:26:05 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:05 DEBUG : file1: reading active writers 2025/12/14 04:26:05 DEBUG : file1: active writers 1 2025/12/14 04:26:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:06 DEBUG : Looking for writers 2025/12/14 04:26:06 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:06 DEBUG : file1: reading active writers 2025/12/14 04:26:06 DEBUG : file1: active writers 1 2025/12/14 04:26:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:07 DEBUG : Looking for writers 2025/12/14 04:26:07 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:07 DEBUG : file1: reading active writers 2025/12/14 04:26:07 DEBUG : file1: active writers 1 2025/12/14 04:26:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:08 DEBUG : Looking for writers 2025/12/14 04:26:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:08 DEBUG : file1: reading active writers 2025/12/14 04:26:08 DEBUG : file1: active writers 1 2025/12/14 04:26:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:09 DEBUG : Looking for writers 2025/12/14 04:26:09 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:09 DEBUG : file1: reading active writers 2025/12/14 04:26:09 DEBUG : file1: active writers 1 2025/12/14 04:26:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:10 DEBUG : Looking for writers 2025/12/14 04:26:10 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:10 DEBUG : file1: reading active writers 2025/12/14 04:26:10 DEBUG : file1: active writers 1 2025/12/14 04:26:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:11 DEBUG : Looking for writers 2025/12/14 04:26:11 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:11 DEBUG : file1: reading active writers 2025/12/14 04:26:11 DEBUG : file1: active writers 1 2025/12/14 04:26:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:12 DEBUG : Looking for writers 2025/12/14 04:26:12 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:12 DEBUG : file1: reading active writers 2025/12/14 04:26:12 DEBUG : file1: active writers 1 2025/12/14 04:26:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:13 DEBUG : Looking for writers 2025/12/14 04:26:13 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:13 DEBUG : file1: reading active writers 2025/12/14 04:26:13 DEBUG : file1: active writers 1 2025/12/14 04:26:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:14 DEBUG : Looking for writers 2025/12/14 04:26:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:14 DEBUG : file1: reading active writers 2025/12/14 04:26:14 DEBUG : file1: active writers 1 2025/12/14 04:26:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:15 DEBUG : Looking for writers 2025/12/14 04:26:15 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:15 DEBUG : file1: reading active writers 2025/12/14 04:26:15 DEBUG : file1: active writers 1 2025/12/14 04:26:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:16 DEBUG : Looking for writers 2025/12/14 04:26:16 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:16 DEBUG : file1: reading active writers 2025/12/14 04:26:16 DEBUG : file1: active writers 1 2025/12/14 04:26:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:17 DEBUG : Looking for writers 2025/12/14 04:26:17 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:17 DEBUG : file1: reading active writers 2025/12/14 04:26:17 DEBUG : file1: active writers 1 2025/12/14 04:26:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:18 DEBUG : Looking for writers 2025/12/14 04:26:18 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:18 DEBUG : file1: reading active writers 2025/12/14 04:26:18 DEBUG : file1: active writers 1 2025/12/14 04:26:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:19 DEBUG : Looking for writers 2025/12/14 04:26:19 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:19 DEBUG : file1: reading active writers 2025/12/14 04:26:19 DEBUG : file1: active writers 1 2025/12/14 04:26:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:20 DEBUG : Looking for writers 2025/12/14 04:26:20 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:20 DEBUG : file1: reading active writers 2025/12/14 04:26:20 DEBUG : file1: active writers 1 2025/12/14 04:26:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:21 DEBUG : Looking for writers 2025/12/14 04:26:21 DEBUG : file1: reading active writers 2025/12/14 04:26:21 DEBUG : file1: active writers 1 2025/12/14 04:26:21 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:22 DEBUG : Looking for writers 2025/12/14 04:26:22 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:22 DEBUG : file1: reading active writers 2025/12/14 04:26:22 DEBUG : file1: active writers 1 2025/12/14 04:26:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:23 DEBUG : Looking for writers 2025/12/14 04:26:23 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:23 DEBUG : file1: reading active writers 2025/12/14 04:26:23 DEBUG : file1: active writers 1 2025/12/14 04:26:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:24 DEBUG : Looking for writers 2025/12/14 04:26:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:24 DEBUG : file1: reading active writers 2025/12/14 04:26:24 DEBUG : file1: active writers 1 2025/12/14 04:26:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:25 DEBUG : Looking for writers 2025/12/14 04:26:25 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:25 DEBUG : file1: reading active writers 2025/12/14 04:26:25 DEBUG : file1: active writers 1 2025/12/14 04:26:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:26 DEBUG : Looking for writers 2025/12/14 04:26:26 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:26 DEBUG : file1: reading active writers 2025/12/14 04:26:26 DEBUG : file1: active writers 1 2025/12/14 04:26:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:27 DEBUG : Looking for writers 2025/12/14 04:26:27 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:27 DEBUG : file1: reading active writers 2025/12/14 04:26:27 DEBUG : file1: active writers 1 2025/12/14 04:26:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:28 DEBUG : Looking for writers 2025/12/14 04:26:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:28 DEBUG : file1: reading active writers 2025/12/14 04:26:28 DEBUG : file1: active writers 1 2025/12/14 04:26:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:29 DEBUG : Looking for writers 2025/12/14 04:26:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:29 DEBUG : file1: reading active writers 2025/12/14 04:26:29 DEBUG : file1: active writers 1 2025/12/14 04:26:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:30 DEBUG : Looking for writers 2025/12/14 04:26:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:30 DEBUG : file1: reading active writers 2025/12/14 04:26:30 DEBUG : file1: active writers 1 2025/12/14 04:26:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:31 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc001f48f00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc001afed08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824662027584} name:file1 opens:1 downloaders: o: fd:0xc0027a5ce0 info:{ModTime:{wall:13999348141000290694 ext:921577909966 loc:0x42b4ec0} ATime:{wall:13999348141000290694 ext:921577909966 loc:0x42b4ec0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/12/14 04:26:31 DEBUG : >WaitForWriters: 2025/12/14 04:26:31 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (37.07s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:26:38 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:26:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:26:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 DEBUG : Config file has changed externally - reloading 2025/12/14 04:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:38 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:26:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:26:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:26:38 DEBUG : rename_me: newRWFileHandle: 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): openPending: 2025/12/14 04:26:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/12/14 04:26:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): >openPending: err= 2025/12/14 04:26:38 DEBUG : rename_me: >newRWFileHandle: err= 2025/12/14 04:26:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/12/14 04:26:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/12/14 04:26:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): _writeAt: size=5, off=0 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): >_writeAt: n=5, err= 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): close: 2025/12/14 04:26:38 DEBUG : rename_me: vfs cache: setting modification time to 2025-12-14 04:26:38.746237698 +0000 UTC m=+958.664007242 2025/12/14 04:26:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/12/14 04:26:38 DEBUG : rename_me(0xc0021b2a80): >close: err= 2025/12/14 04:26:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/12/14 04:26:38 DEBUG : i_was_renamed: Updating file with 0xc0010c7e00 2025/12/14 04:26:38 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/12/14 04:26:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/14 04:26:38 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:26:38 DEBUG : Looking for writers 2025/12/14 04:26:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:38 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/14 04:26:38 DEBUG : Looking for writers 2025/12/14 04:26:38 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/14 04:26:38 DEBUG : Looking for writers 2025/12/14 04:26:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:38 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/14 04:26:38 DEBUG : Looking for writers 2025/12/14 04:26:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:38 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/14 04:26:38 DEBUG : i_was_renamed: vfs cache: starting upload 2025/12/14 04:26:38 DEBUG : Looking for writers 2025/12/14 04:26:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:38 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/14 04:26:39 DEBUG : Looking for writers 2025/12/14 04:26:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:39 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/14 04:26:39 DEBUG : Looking for writers 2025/12/14 04:26:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:39 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/14 04:26:40 DEBUG : Looking for writers 2025/12/14 04:26:40 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:40 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:41 DEBUG : Looking for writers 2025/12/14 04:26:41 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:41 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/14 04:26:41 DEBUG : i_was_renamed: size = 5 OK 2025/12/14 04:26:41 INFO : i_was_renamed: Copied (new) 2025/12/14 04:26:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/12/14 04:26:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/12/14 04:26:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/12/14 04:26:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/12/14 04:26:42 DEBUG : Looking for writers 2025/12/14 04:26:42 DEBUG : newLeaf: reading active writers 2025/12/14 04:26:42 DEBUG : i_was_renamed: reading active writers 2025/12/14 04:26:42 DEBUG : >WaitForWriters: 2025/12/14 04:26:42 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:26:49 DEBUG : dir: forgetting directory cache 2025/12/14 04:26:49 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:26:49 DEBUG : forgetting directory cache 2025/12/14 04:26:49 DEBUG : dir: forgetting directory cache 2025/12/14 04:26:49 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (14.69s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:26:53 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:26:53 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/14 04:26:53 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:53 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" 2025/12/14 04:26:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/14 04:26:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-yejowom7doco" read_write_test.go:729: skip as modtime not supported 2025/12/14 04:26:53 INFO : mega root 'rclone-test-yejowom7doco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/14 04:26:53 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:26:53 DEBUG : Looking for writers 2025/12/14 04:26:53 DEBUG : >WaitForWriters: 2025/12/14 04:26:53 DEBUG : mega root 'rclone-test-yejowom7doco': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/14 04:26:53 DEBUG : forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.05s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/12/14 04:27:08 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:08 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:08 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:08 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/14 04:27:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/14 04:27:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/14 04:27:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:08 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/14 04:27:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/14 04:27:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/14 04:27:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:69 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/12/14 04:27:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:16 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:16 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/14 04:27:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/14 04:27:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/14 04:27:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/14 04:27:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/14 04:27:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/14 04:27:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/14 04:27:17 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/12/14 04:27:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/14 04:27:17 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/12/14 04:27:17 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/12/14 04:27:17 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/12/14 04:27:17 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/12/14 04:27:17 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:17 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:17 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:17 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:17 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:17 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/12/14 04:27:17 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/12/14 04:27:17 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/12/14 04:27:17 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FilEb: Open: flags=O_RDONLY 2025/12/14 04:27:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/12/14 04:27:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/12/14 04:27:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:17 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:17 DEBUG : Looking for writers 2025/12/14 04:27:17 DEBUG : newLeaf: reading active writers 2025/12/14 04:27:17 DEBUG : FiLeA: reading active writers 2025/12/14 04:27:17 DEBUG : FiLeB: reading active writers 2025/12/14 04:27:17 DEBUG : FilEb: reading active writers 2025/12/14 04:27:17 DEBUG : >WaitForWriters: 2025/12/14 04:27:17 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:17 DEBUG : Looking for writers 2025/12/14 04:27:17 DEBUG : FiLeA: reading active writers 2025/12/14 04:27:17 DEBUG : FiLeB: reading active writers 2025/12/14 04:27:17 DEBUG : FilEb: reading active writers 2025/12/14 04:27:17 DEBUG : newLeaf: reading active writers 2025/12/14 04:27:17 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (24.82s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got newLeaf (25), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:179 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/12/14 04:27:38 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:38 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/12/14 04:27:38 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:38 DEBUG : Looking for writers 2025/12/14 04:27:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:27:38 DEBUG : normal name with no special characters.txt: reading active writers 2025/12/14 04:27:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/12/14 04:27:38 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (20.55s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:27:45 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:45 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:45 DEBUG : mega root 'rclone-test-yejowom7doco': Reusing VFS from active cache 2025/12/14 04:27:45 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:45 DEBUG : Looking for writers 2025/12/14 04:27:45 DEBUG : >WaitForWriters: 2025/12/14 04:27:45 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:45 DEBUG : Looking for writers 2025/12/14 04:27:45 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.05s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:27:52 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:52 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:52 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:52 DEBUG : Looking for writers 2025/12/14 04:27:52 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.05s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:27:59 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:27:59 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:27:59 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:27:59 DEBUG : Looking for writers 2025/12/14 04:27:59 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.04s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:28:06 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:28:06 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/14 04:28:07 DEBUG : forgetting directory cache 2025/12/14 04:28:07 DEBUG : dir: forgetting directory cache 2025/12/14 04:28:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:28:07 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/12/14 04:28:14 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:28:14 DEBUG : dir: Looking for writers 2025/12/14 04:28:14 DEBUG : file2: reading active writers 2025/12/14 04:28:14 DEBUG : Looking for writers 2025/12/14 04:28:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:28:14 DEBUG : dir: reading active writers 2025/12/14 04:28:14 DEBUG : file1: reading active writers 2025/12/14 04:28:14 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (14.84s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:28:21 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:28:21 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/12/14 04:28:31 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:28:31 DEBUG : dir: Looking for writers 2025/12/14 04:28:31 DEBUG : Looking for writers 2025/12/14 04:28:31 DEBUG : file1: reading active writers 2025/12/14 04:28:31 DEBUG : newLeaf: reading active writers 2025/12/14 04:28:31 DEBUG : dir: reading active writers 2025/12/14 04:28:31 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (17.00s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:28:38 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:28:38 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/12/14 04:28:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:28:48 DEBUG : file1: Open: flags=O_RDONLY 2025/12/14 04:28:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/14 04:28:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/14 04:28:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:28:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/12/14 04:28:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/12/14 04:28:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/14 04:28:48 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (0 bytes), uploading instead of streaming 2025/12/14 04:28:49 DEBUG : dir/new_file.txt: size = 0 OK 2025/12/14 04:28:49 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/12/14 04:28:49 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/12/14 04:28:49 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:28:49 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/12/14 04:28:49 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:28:49 DEBUG : dir: Looking for writers 2025/12/14 04:28:49 DEBUG : file2: reading active writers 2025/12/14 04:28:49 DEBUG : new_file.txt: reading active writers 2025/12/14 04:28:49 DEBUG : Looking for writers 2025/12/14 04:28:49 DEBUG : dir: reading active writers 2025/12/14 04:28:49 DEBUG : file1: reading active writers 2025/12/14 04:28:49 DEBUG : newLeaf: reading active writers 2025/12/14 04:28:49 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (18.24s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:28:57 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:28:57 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/14 04:29:07 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/12/14 04:29:07 DEBUG : dir/file1: Updating file with dir/file1 0xc001393740 2025/12/14 04:29:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/12/14 04:29:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/14 04:29:14 INFO : dir/file1: Moved (server-side) to: file0 2025/12/14 04:29:14 DEBUG : file0: Updating file with file0 0xc001393740 2025/12/14 04:29:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/14 04:29:14 DEBUG : Added virtual directory entry vAddFile: "file0" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/12/14 04:29:21 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:29:21 DEBUG : dir: Looking for writers 2025/12/14 04:29:21 DEBUG : Looking for writers 2025/12/14 04:29:21 DEBUG : dir: reading active writers 2025/12/14 04:29:21 DEBUG : newLeaf: reading active writers 2025/12/14 04:29:21 DEBUG : file0: reading active writers 2025/12/14 04:29:21 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (31.97s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:29:29 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:29:29 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:29:29 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:29:29 DEBUG : Looking for writers 2025/12/14 04:29:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/14 04:29:30 DEBUG : forgetting directory cache 2025/12/14 04:29:30 DEBUG : dir: forgetting directory cache 2025/12/14 04:29:30 DEBUG : dir: forgetting directory cache 2025/12/14 04:29:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/12/14 04:29:30 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.42s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:29:36 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:29:36 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:371 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:29:43 DEBUG : Added virtual directory entry vAddDir: "/" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:376 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:29:50 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:30:04 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:30:11 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:30:22 DEBUG : forgetting directory cache 2025/12/14 04:30:22 DEBUG : forgetting directory cache 2025/12/14 04:30:24 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/12/14 04:30:31 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:30:31 DEBUG : Looking for writers 2025/12/14 04:30:31 DEBUG : a: Looking for writers 2025/12/14 04:30:31 DEBUG : b: Looking for writers 2025/12/14 04:30:31 DEBUG : c: Looking for writers 2025/12/14 04:30:31 DEBUG : d: Looking for writers 2025/12/14 04:30:31 DEBUG : Looking for writers 2025/12/14 04:30:31 DEBUG : c: reading active writers 2025/12/14 04:30:31 DEBUG : d: reading active writers 2025/12/14 04:30:31 DEBUG : newLeaf: reading active writers 2025/12/14 04:30:31 DEBUG : /: reading active writers 2025/12/14 04:30:31 DEBUG : a: reading active writers 2025/12/14 04:30:31 DEBUG : b: reading active writers 2025/12/14 04:30:31 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (63.06s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:30:39 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:30:39 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:30:43 DEBUG : dir: forgetting directory cache 2025/12/14 04:30:43 DEBUG : forgetting directory cache 2025/12/14 04:30:43 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:416 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:421 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/12/14 04:30:53 DEBUG : Added virtual directory entry vAddDir: "a" 2025/12/14 04:30:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/12/14 04:30:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/12/14 04:30:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:31:10 DEBUG : dir: forgetting directory cache 2025/12/14 04:31:10 DEBUG : forgetting directory cache 2025/12/14 04:31:10 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/12/14 04:31:14 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:31:14 DEBUG : a/b/c/d: Looking for writers 2025/12/14 04:31:14 DEBUG : a/b/c: Looking for writers 2025/12/14 04:31:14 DEBUG : d: reading active writers 2025/12/14 04:31:14 DEBUG : a/b: Looking for writers 2025/12/14 04:31:14 DEBUG : c: reading active writers 2025/12/14 04:31:14 DEBUG : a: Looking for writers 2025/12/14 04:31:14 DEBUG : b: reading active writers 2025/12/14 04:31:14 DEBUG : Looking for writers 2025/12/14 04:31:14 DEBUG : newLeaf: reading active writers 2025/12/14 04:31:14 DEBUG : a: reading active writers 2025/12/14 04:31:14 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.18s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:31:22 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:31:22 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:31:22 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:31:22 DEBUG : Looking for writers 2025/12/14 04:31:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.12s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:31:29 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:31:29 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:31:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:31:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:31:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:31:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/14 04:31:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/12/14 04:31:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/12/14 04:31:29 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (5 bytes), uploading instead of streaming 2025/12/14 04:31:29 DEBUG : file1: size = 5 OK 2025/12/14 04:31:29 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:31:29 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/12/14 04:31:30 DEBUG : dir: forgetting directory cache 2025/12/14 04:31:30 DEBUG : forgetting directory cache 2025/12/14 04:31:30 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got file1 (5), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/12/14 04:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/14 04:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:31:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/14 04:31:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/14 04:31:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:31:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:36 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (0 bytes), uploading instead of streaming 2025/12/14 04:31:40 DEBUG : file1: size = 0 OK 2025/12/14 04:31:40 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/14 04:31:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/12/14 04:31:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/12/14 04:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:40 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (7 bytes), uploading instead of streaming 2025/12/14 04:31:40 DEBUG : file1: size = 7 OK 2025/12/14 04:31:40 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"file1,7,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/12/14 04:31:40 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:31:40 DEBUG : Looking for writers 2025/12/14 04:31:40 DEBUG : newLeaf: reading active writers 2025/12/14 04:31:40 DEBUG : file1: reading active writers 2025/12/14 04:31:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (18.40s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:31:48 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:31:48 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:31:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:31:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:31:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/12/14 04:31:49 DEBUG : file1: aborting in-sequence write wait, off=100 2025/12/14 04:31:49 DEBUG : file1: failed to wait for in-sequence write to 100 2025/12/14 04:31:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/12/14 04:31:49 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (11 bytes), uploading instead of streaming 2025/12/14 04:31:50 DEBUG : forgetting directory cache 2025/12/14 04:31:50 DEBUG : dir: forgetting directory cache 2025/12/14 04:31:50 DEBUG : dir: forgetting directory cache 2025/12/14 04:31:51 DEBUG : file1: size = 11 OK 2025/12/14 04:31:51 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:31:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:31:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleWriteAt fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/12/14 04:31:58 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:31:58 DEBUG : Looking for writers 2025/12/14 04:31:58 DEBUG : newLeaf: reading active writers 2025/12/14 04:31:58 DEBUG : file1: reading active writers 2025/12/14 04:31:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (20.93s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:32:09 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:32:09 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:32:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:32:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:09 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:32:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:32:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/12/14 04:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/12/14 04:32:09 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (5 bytes), uploading instead of streaming 2025/12/14 04:32:09 DEBUG : file1: size = 5 OK 2025/12/14 04:32:09 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:32:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:09 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/12/14 04:32:09 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:32:09 DEBUG : Looking for writers 2025/12/14 04:32:09 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:09 DEBUG : file1: reading active writers 2025/12/14 04:32:09 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:32:15 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:15 DEBUG : forgetting directory cache 2025/12/14 04:32:15 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.72s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:32:16 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:32:16 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:32:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:32:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:32:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:32:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:32:16 DEBUG : file1: WriteFileHandle.Release closing 2025/12/14 04:32:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:16 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (0 bytes), uploading instead of streaming 2025/12/14 04:32:17 DEBUG : file1: size = 0 OK 2025/12/14 04:32:17 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:32:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/12/14 04:32:17 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:32:17 DEBUG : Looking for writers 2025/12/14 04:32:17 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:17 DEBUG : file1: reading active writers 2025/12/14 04:32:17 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2025/12/14 04:32:19 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/12/14 04:32:19 DEBUG : forgetting directory cache 2025/12/14 04:32:19 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:19 DEBUG : dir/virtualDir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.48s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:32:24 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:32:24 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:32:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:32:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:32:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:32:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:32:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/12/14 04:32:24 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/12/14 04:32:24 DEBUG : Looking for writers 2025/12/14 04:32:24 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:24 DEBUG : file1: reading active writers 2025/12/14 04:32:24 DEBUG : file1: active writers 1 2025/12/14 04:32:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/12/14 04:32:25 DEBUG : Looking for writers 2025/12/14 04:32:25 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:25 DEBUG : file1: reading active writers 2025/12/14 04:32:25 DEBUG : file1: active writers 1 2025/12/14 04:32:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:26 DEBUG : Looking for writers 2025/12/14 04:32:26 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:26 DEBUG : file1: reading active writers 2025/12/14 04:32:26 DEBUG : file1: active writers 1 2025/12/14 04:32:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:27 DEBUG : Looking for writers 2025/12/14 04:32:27 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:27 DEBUG : file1: reading active writers 2025/12/14 04:32:27 DEBUG : file1: active writers 1 2025/12/14 04:32:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:28 DEBUG : Looking for writers 2025/12/14 04:32:28 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:28 DEBUG : file1: reading active writers 2025/12/14 04:32:28 DEBUG : file1: active writers 1 2025/12/14 04:32:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:29 DEBUG : Looking for writers 2025/12/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:29 DEBUG : file1: reading active writers 2025/12/14 04:32:29 DEBUG : file1: active writers 1 2025/12/14 04:32:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:30 DEBUG : Looking for writers 2025/12/14 04:32:30 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:30 DEBUG : file1: reading active writers 2025/12/14 04:32:30 DEBUG : file1: active writers 1 2025/12/14 04:32:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:31 DEBUG : Looking for writers 2025/12/14 04:32:31 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:31 DEBUG : file1: reading active writers 2025/12/14 04:32:31 DEBUG : file1: active writers 1 2025/12/14 04:32:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:32 DEBUG : Looking for writers 2025/12/14 04:32:32 DEBUG : file1: reading active writers 2025/12/14 04:32:32 DEBUG : file1: active writers 1 2025/12/14 04:32:32 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:33 DEBUG : Looking for writers 2025/12/14 04:32:33 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:33 DEBUG : file1: reading active writers 2025/12/14 04:32:33 DEBUG : file1: active writers 1 2025/12/14 04:32:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:34 DEBUG : Looking for writers 2025/12/14 04:32:34 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:34 DEBUG : file1: reading active writers 2025/12/14 04:32:34 DEBUG : file1: active writers 1 2025/12/14 04:32:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:35 DEBUG : Looking for writers 2025/12/14 04:32:35 DEBUG : file1: reading active writers 2025/12/14 04:32:35 DEBUG : file1: active writers 1 2025/12/14 04:32:35 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:35 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:35 DEBUG : forgetting directory cache 2025/12/14 04:32:35 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:32:35 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:36 DEBUG : Looking for writers 2025/12/14 04:32:36 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:36 DEBUG : file1: reading active writers 2025/12/14 04:32:36 DEBUG : file1: active writers 1 2025/12/14 04:32:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:37 DEBUG : Looking for writers 2025/12/14 04:32:37 DEBUG : file1: reading active writers 2025/12/14 04:32:37 DEBUG : file1: active writers 1 2025/12/14 04:32:37 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:38 DEBUG : Looking for writers 2025/12/14 04:32:38 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:38 DEBUG : file1: reading active writers 2025/12/14 04:32:38 DEBUG : file1: active writers 1 2025/12/14 04:32:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:39 DEBUG : Looking for writers 2025/12/14 04:32:39 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:39 DEBUG : file1: reading active writers 2025/12/14 04:32:39 DEBUG : file1: active writers 1 2025/12/14 04:32:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:40 DEBUG : Looking for writers 2025/12/14 04:32:40 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:40 DEBUG : file1: reading active writers 2025/12/14 04:32:40 DEBUG : file1: active writers 1 2025/12/14 04:32:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:41 DEBUG : Looking for writers 2025/12/14 04:32:41 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:41 DEBUG : file1: reading active writers 2025/12/14 04:32:41 DEBUG : file1: active writers 1 2025/12/14 04:32:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:42 DEBUG : Looking for writers 2025/12/14 04:32:42 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:42 DEBUG : file1: reading active writers 2025/12/14 04:32:42 DEBUG : file1: active writers 1 2025/12/14 04:32:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:43 DEBUG : Looking for writers 2025/12/14 04:32:43 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:43 DEBUG : file1: reading active writers 2025/12/14 04:32:43 DEBUG : file1: active writers 1 2025/12/14 04:32:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:44 DEBUG : Looking for writers 2025/12/14 04:32:44 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:44 DEBUG : file1: reading active writers 2025/12/14 04:32:44 DEBUG : file1: active writers 1 2025/12/14 04:32:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:45 DEBUG : Looking for writers 2025/12/14 04:32:45 DEBUG : file1: reading active writers 2025/12/14 04:32:45 DEBUG : file1: active writers 1 2025/12/14 04:32:45 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:46 DEBUG : Looking for writers 2025/12/14 04:32:46 DEBUG : file1: reading active writers 2025/12/14 04:32:46 DEBUG : file1: active writers 1 2025/12/14 04:32:46 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:47 DEBUG : Looking for writers 2025/12/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:47 DEBUG : file1: reading active writers 2025/12/14 04:32:47 DEBUG : file1: active writers 1 2025/12/14 04:32:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:48 DEBUG : Looking for writers 2025/12/14 04:32:48 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:48 DEBUG : file1: reading active writers 2025/12/14 04:32:48 DEBUG : file1: active writers 1 2025/12/14 04:32:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:49 DEBUG : Looking for writers 2025/12/14 04:32:49 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:49 DEBUG : file1: reading active writers 2025/12/14 04:32:49 DEBUG : file1: active writers 1 2025/12/14 04:32:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:50 DEBUG : Looking for writers 2025/12/14 04:32:50 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:50 DEBUG : file1: reading active writers 2025/12/14 04:32:50 DEBUG : file1: active writers 1 2025/12/14 04:32:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:51 DEBUG : Looking for writers 2025/12/14 04:32:51 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:51 DEBUG : file1: reading active writers 2025/12/14 04:32:51 DEBUG : file1: active writers 1 2025/12/14 04:32:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:52 DEBUG : forgetting directory cache 2025/12/14 04:32:52 DEBUG : Looking for writers 2025/12/14 04:32:52 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:52 DEBUG : file1: reading active writers 2025/12/14 04:32:52 DEBUG : file1: active writers 1 2025/12/14 04:32:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:53 DEBUG : Looking for writers 2025/12/14 04:32:53 DEBUG : newLeaf: reading active writers 2025/12/14 04:32:53 DEBUG : file1: reading active writers 2025/12/14 04:32:53 DEBUG : file1: active writers 1 2025/12/14 04:32:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/12/14 04:32:54 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:54 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:32:54 DEBUG : forgetting directory cache 2025/12/14 04:32:54 DEBUG : dir: forgetting directory cache 2025/12/14 04:32:54 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/12/14 04:32:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (37.10s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:33:01 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:33:01 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:33:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:33:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:33:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:01 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (0 bytes), uploading instead of streaming 2025/12/14 04:33:01 DEBUG : file1: size = 0 OK 2025/12/14 04:33:01 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:33:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:33:01 DEBUG : file1: Open: flags=O_RDONLY 2025/12/14 04:33:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/14 04:33:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/14 04:33:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:01 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:33:01 DEBUG : Looking for writers 2025/12/14 04:33:01 DEBUG : newLeaf: reading active writers 2025/12/14 04:33:01 DEBUG : file1: reading active writers 2025/12/14 04:33:01 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.54s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:33:08 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:33:08 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:33:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/12/14 04:33:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/12/14 04:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/12/14 04:33:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/12/14 04:33:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:08 DEBUG : mega root 'rclone-test-yejowom7doco': File to upload is small (100 bytes), uploading instead of streaming 2025/12/14 04:33:09 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:09 DEBUG : forgetting directory cache 2025/12/14 04:33:09 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:33:09 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:12 DEBUG : file1: size = 100 OK 2025/12/14 04:33:12 DEBUG : file1: Size of src and dst objects identical 2025/12/14 04:33:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/12/14 04:33:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/12/14 04:33:12 DEBUG : file1: Open: flags=O_RDONLY 2025/12/14 04:33:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/12/14 04:33:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/12/14 04:33:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:12 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:33:12 DEBUG : Looking for writers 2025/12/14 04:33:12 DEBUG : newLeaf: reading active writers 2025/12/14 04:33:12 DEBUG : file1: reading active writers 2025/12/14 04:33:12 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (10.60s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:33:19 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:33:19 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2025/12/14 04:33:29 DEBUG : forgetting directory cache 2025/12/14 04:33:29 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:29 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:29 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35), newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" 2025/12/14 04:33:32 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/12/14 04:33:32 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/12/14 04:33:32 DEBUG : flat/f000.txt: Set virtual modtime to 2025-12-14 04:33:20 +0000 UTC 2025/12/14 04:33:32 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:32 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:32 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/12/14 04:33:32 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/12/14 04:33:32 DEBUG : flat/f001.txt: Set virtual modtime to 2025-12-14 04:33:20 +0000 UTC 2025/12/14 04:33:32 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:32 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:32 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/12/14 04:33:32 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/12/14 04:33:32 DEBUG : flat/f002.txt: Set virtual modtime to 2025-12-14 04:33:20 +0000 UTC 2025/12/14 04:33:32 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:32 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:33 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/12/14 04:33:33 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/12/14 04:33:33 DEBUG : flat/f003.txt: Set virtual modtime to 2025-12-14 04:33:23 +0000 UTC 2025/12/14 04:33:33 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:33 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:33 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/12/14 04:33:33 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/12/14 04:33:33 DEBUG : flat/f004.txt: Set virtual modtime to 2025-12-14 04:33:23 +0000 UTC 2025/12/14 04:33:33 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:33 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:33 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:33:33 DEBUG : flat: Looking for writers 2025/12/14 04:33:33 DEBUG : f004.txt: reading active writers 2025/12/14 04:33:33 DEBUG : f000.txt: reading active writers 2025/12/14 04:33:33 DEBUG : f001.txt: reading active writers 2025/12/14 04:33:33 DEBUG : f002.txt: reading active writers 2025/12/14 04:33:33 DEBUG : f003.txt: reading active writers 2025/12/14 04:33:33 DEBUG : Looking for writers 2025/12/14 04:33:33 DEBUG : newLeaf: reading active writers 2025/12/14 04:33:33 DEBUG : flat: reading active writers 2025/12/14 04:33:33 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipManyFiles (26.58s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:33:46 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:33:46 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:33:48 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:48 DEBUG : forgetting directory cache 2025/12/14 04:33:48 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:33:48 DEBUG : dir: forgetting directory cache 2025/12/14 04:33:58 DEBUG : forgetting directory cache 2025/12/14 04:33:58 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:33:59 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/12/14 04:33:59 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/12/14 04:33:59 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-12-14 04:33:59 +0000 UTC 2025/12/14 04:33:59 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:33:59 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:33:59 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/12/14 04:33:59 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/12/14 04:33:59 DEBUG : a/b/mid.txt: Set virtual modtime to 2025-12-14 04:33:57 +0000 UTC 2025/12/14 04:33:59 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:34:00 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:34:00 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/12/14 04:34:00 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/12/14 04:34:00 DEBUG : a/top.txt: Set virtual modtime to 2025-12-14 04:33:57 +0000 UTC 2025/12/14 04:34:00 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:34:00 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:34:00 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:34:00 DEBUG : a/b/c: Looking for writers 2025/12/14 04:34:00 DEBUG : deep.txt: reading active writers 2025/12/14 04:34:00 DEBUG : a/b: Looking for writers 2025/12/14 04:34:00 DEBUG : c: reading active writers 2025/12/14 04:34:00 DEBUG : mid.txt: reading active writers 2025/12/14 04:34:00 DEBUG : a: Looking for writers 2025/12/14 04:34:00 DEBUG : b: reading active writers 2025/12/14 04:34:00 DEBUG : top.txt: reading active writers 2025/12/14 04:34:00 DEBUG : Looking for writers 2025/12/14 04:34:00 DEBUG : a: reading active writers 2025/12/14 04:34:00 DEBUG : newLeaf: reading active writers 2025/12/14 04:34:00 DEBUG : >WaitForWriters: 2025/12/14 04:34:14 DEBUG : forgetting directory cache 2025/12/14 04:34:14 DEBUG : Removed virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "newLeaf" --- FAIL: TestZipManySubDirs (35.64s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:34:21 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:34:21 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:34:29 DEBUG : forgetting directory cache 2025/12/14 04:34:29 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:34:29 DEBUG : Removed virtual directory entry vAddFile: "file2" run.go:290: Failed to put "bigdir/big.bin" to "mega root 'rclone-test-yejowom7doco'": failed to finish upload: unexpected end of JSON input 2025/12/14 04:34:35 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:34:35 DEBUG : Looking for writers 2025/12/14 04:34:35 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:125 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:125 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "newLeaf" --- FAIL: TestZipLargeFiles (22.57s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-yejowom7doco'", Local "Local file system at /tmp/rclone376953217", Modify Window "876000h0m0s" 2025/12/14 04:34:44 INFO : mega root 'rclone-test-yejowom7doco': poll-interval is not supported by this remote 2025/12/14 04:34:44 NOTICE: mega root 'rclone-test-yejowom7doco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/14 04:34:44 DEBUG : forgetting directory cache 2025/12/14 04:34:44 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:34:52 DEBUG : forgetting directory cache 2025/12/14 04:34:52 DEBUG : Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:34:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/12/14 04:34:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/12/14 04:34:58 DEBUG : dir1/a.txt: Set virtual modtime to 2025-12-14 04:34:55 +0000 UTC 2025/12/14 04:34:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:34:58 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:35:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/12/14 04:35:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/12/14 04:35:01 DEBUG : dir2/b.txt: Set virtual modtime to 2025-12-14 04:34:55 +0000 UTC 2025/12/14 04:35:01 NOTICE: Unsolicited response received on idle HTTP channel starting with "\r\r\r\r"; err= 2025/12/14 04:35:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:35:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:35:04 NOTICE: Unsolicited response received on idle HTTP channel starting with "rrrrr"; err= 2025/12/14 04:35:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/12/14 04:35:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/12/14 04:35:04 DEBUG : dir3/c.txt: Set virtual modtime to 2025-12-14 04:34:56 +0000 UTC 2025/12/14 04:35:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:35:05 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:35:08 NOTICE: Unsolicited response received on idle HTTP channel starting with ",,,,"; err= 2025/12/14 04:35:08 DEBUG : newLeaf: Open: flags=O_RDONLY 2025/12/14 04:35:08 DEBUG : newLeaf: >Open: fd=newLeaf (r), err= 2025/12/14 04:35:08 DEBUG : newLeaf: Set virtual modtime to 2025-12-14 04:14:50 +0000 UTC 2025/12/14 04:35:08 DEBUG : newLeaf: ChunkedReader.openRange at 0 length 134217728 2025/12/14 04:35:08 DEBUG : newLeaf: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/14 04:35:08 DEBUG : WaitForWriters: timeout=30s 2025/12/14 04:35:08 DEBUG : dir1: Looking for writers 2025/12/14 04:35:08 DEBUG : a.txt: reading active writers 2025/12/14 04:35:08 DEBUG : dir2: Looking for writers 2025/12/14 04:35:08 DEBUG : b.txt: reading active writers 2025/12/14 04:35:08 DEBUG : dir3: Looking for writers 2025/12/14 04:35:08 DEBUG : c.txt: reading active writers 2025/12/14 04:35:08 DEBUG : Looking for writers 2025/12/14 04:35:08 DEBUG : dir1: reading active writers 2025/12/14 04:35:08 DEBUG : dir2: reading active writers 2025/12/14 04:35:08 DEBUG : dir3: reading active writers 2025/12/14 04:35:08 DEBUG : newLeaf: reading active writers 2025/12/14 04:35:08 DEBUG : >WaitForWriters: 2025/12/14 04:35:11 DEBUG : dir: forgetting directory cache 2025/12/14 04:35:11 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2025/12/14 04:35:11 DEBUG : forgetting directory cache 2025/12/14 04:35:11 DEBUG : dir: forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got newLeaf (25) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "newLeaf" --- FAIL: TestZipDirsInRoot (34.22s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/12/14 04:35:18 DEBUG : mega root 'rclone-test-yejowom7doco': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 24m38.865283913s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirForgetPath TestDirWalk TestDirRemoveAll TestDirFileOpen TestFileOpenRead TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]