"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestRWFileHandleMethodsRead|TestRWFileHandleReleaseRead|TestReadFileHandleMethods|TestReadFileHandleRelease|TestUnicodeNormalization|TestZipDirsInRoot|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 2/5) 2026/04/30 03:44:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rifuzem0hewa" 2026/04/30 03:44:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/30 03:44:20 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': Using cached web token 2026/04/30 03:44:21 DEBUG : Creating backend with remote "/tmp/rclone3185343543" === RUN TestReadFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:44:21 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:44:21 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:44:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:44:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:44:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 03:44:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:58: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:58 Error: Not equal: expected: "0" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -0 + Test: TestReadFileHandleMethods 2026/04/30 03:44:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:34: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFileHandleMethods read_test.go:61: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:61 Error: Not equal: expected: "123456789abcdef" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -123456789abcdef + Test: TestReadFileHandleMethods 2026/04/30 03:44:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:66: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:66 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0xfe6a2c52310)}) Test: TestReadFileHandleMethods 2026/04/30 03:44:27 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:44:27 DEBUG : dir: Looking for writers 2026/04/30 03:44:27 DEBUG : file1: reading active writers 2026/04/30 03:44:27 DEBUG : Looking for writers 2026/04/30 03:44:27 DEBUG : dir: reading active writers 2026/04/30 03:44:27 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (9.81s) === RUN TestReadFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:44:31 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:44:31 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:44:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:44:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/30 03:44:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/30 03:44:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 read_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:220 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"EOF"}) actual : *fmt.wrapError(&fmt.wrapError{msg:"Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"", err:(*errors.errorString)(0xfe6a2d90370)}) Test: TestReadFileHandleRelease read_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:221 Error: Not equal: expected: 16 actual : 0 Test: TestReadFileHandleRelease read_test.go:226: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:226 Error: Should be true Test: TestReadFileHandleRelease read_test.go:231: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:231 Error: Should be true Test: TestReadFileHandleRelease 2026/04/30 03:44:35 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:44:35 DEBUG : dir: Looking for writers 2026/04/30 03:44:35 DEBUG : file1: reading active writers 2026/04/30 03:44:35 DEBUG : Looking for writers 2026/04/30 03:44:35 DEBUG : dir: reading active writers 2026/04/30 03:44:35 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (7.84s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:44:39 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:44:39 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:44:39 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:44:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:44:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:39 INFO : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:44:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:44:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 03:44:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 03:44:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 03:44:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): _readAt: size=1, off=0 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): openPending: 2026/04/30 03:44:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/30 03:44:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 03:44:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >openPending: err= 2026/04/30 03:44:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/30 03:44:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 03:44:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:44:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:44:43 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 45h50m29.485820038s different from this computer 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >_readAt: n=1, err= 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): _readAt: size=256, off=1 2026/04/30 03:44:43 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >_readAt: n=15, err=EOF 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): _readAt: size=16, off=16 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >_readAt: n=0, err=EOF 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): close: 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >close: err= 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): close: 2026/04/30 03:44:43 DEBUG : dir/file1(0xfe6a2c66e00): >close: err=file already closed 2026/04/30 03:44:43 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:44:43 DEBUG : dir: Looking for writers 2026/04/30 03:44:43 DEBUG : file1: reading active writers 2026/04/30 03:44:43 DEBUG : Looking for writers 2026/04/30 03:44:43 DEBUG : dir: reading active writers 2026/04/30 03:44:43 DEBUG : >WaitForWriters: 2026/04/30 03:44:43 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (7.95s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:44:46 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:44:46 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/30 03:44:46 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:44:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/30 03:44:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa" 2026/04/30 03:44:46 INFO : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/30 03:44:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa/dir/file1: no such file or directory 2026/04/30 03:44:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa/dir/file1: no such file or directory 2026/04/30 03:44:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/30 03:44:51 DEBUG : dir/file1: newRWFileHandle: 2026/04/30 03:44:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/30 03:44:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/30 03:44:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): _readAt: size=256, off=0 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): openPending: 2026/04/30 03:44:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/04/30 03:44:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/30 03:44:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): >openPending: err= 2026/04/30 03:44:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/30 03:44:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/30 03:44:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/30 03:44:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): >_readAt: n=16, err=EOF 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): RWFileHandle.Release 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): close: 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): >close: err= 2026/04/30 03:44:51 DEBUG : dir/file1(0xfe6a255b700): RWFileHandle.Release 2026/04/30 03:44:51 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:44:51 DEBUG : dir: Looking for writers 2026/04/30 03:44:51 DEBUG : file1: reading active writers 2026/04/30 03:44:51 DEBUG : Looking for writers 2026/04/30 03:44:51 DEBUG : dir: reading active writers 2026/04/30 03:44:51 DEBUG : >WaitForWriters: 2026/04/30 03:44:51 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (7.81s) === RUN TestUnicodeNormalization run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:44:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa/dir/file1: no such file or directory 2026/04/30 03:44:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestLinkbox/rclone-test-rifuzem0hewa/dir/file1: no such file or directory 2026/04/30 03:44:58 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:44:58 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:44:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:187 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 vfs_case_test.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:147 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestUnicodeNormalization vfs_case_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:148 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: 0 actual : 5 Test: TestUnicodeNormalization vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:195 Error: Not equal: expected: "\x00\x00\x00\x00\x00" actual : "data1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +data1 Test: TestUnicodeNormalization 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/30 03:44:59 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:44:59 DEBUG : Looking for writers 2026/04/30 03:44:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/30 03:44:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/30 03:44:59 DEBUG : >WaitForWriters: --- FAIL: TestUnicodeNormalization (8.07s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:45:02 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:45:02 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:45:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/30 03:45:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/30 03:45:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:45:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/30 03:45:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/30 03:45:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:45:03 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': File to upload is small (100 bytes), uploading instead of streaming 2026/04/30 03:45:05 DEBUG : file1: size = 100 OK 2026/04/30 03:45:05 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/30 03:45:05 DEBUG : file1: Size of src and dst objects identical 2026/04/30 03:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/30 03:45:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/30 03:45:05 DEBUG : file1: Open: flags=O_RDONLY 2026/04/30 03:45:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/30 03:45:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/30 03:45:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestFileReadAtNonZeroLength write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: 0 actual : 100 Test: TestFileReadAtNonZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Not equal: expected: []byte{0x6c, 0x6f, 0x71, 0x61, 0x64, 0x69, 0x76, 0x38, 0x63, 0x65, 0x6e, 0x65, 0x74, 0x61, 0x63, 0x37, 0x62, 0x69, 0x67, 0x69, 0x68, 0x61, 0x66, 0x38, 0x66, 0x61, 0x6d, 0x6f, 0x73, 0x65, 0x67, 0x37, 0x68, 0x75, 0x73, 0x65, 0x62, 0x65, 0x73, 0x39, 0x73, 0x61, 0x6b, 0x69, 0x72, 0x65, 0x79, 0x36, 0x63, 0x65, 0x68, 0x6f, 0x68, 0x69, 0x79, 0x38, 0x77, 0x6f, 0x63, 0x69, 0x64, 0x75, 0x62, 0x34, 0x78, 0x61, 0x6a, 0x61, 0x72, 0x75, 0x79, 0x31, 0x64, 0x61, 0x7a, 0x6f, 0x6c, 0x6f, 0x78, 0x39, 0x73, 0x6f, 0x76, 0x69, 0x6c, 0x65, 0x7a, 0x38, 0x79, 0x69, 0x76, 0x6f, 0x77, 0x75, 0x70, 0x34, 0x6b, 0x75, 0x68, 0x69} actual : []byte{} Diff: --- Expected +++ Actual @@ -1,9 +1,2 @@ -([]uint8) (len=100) { - 00000000 6c 6f 71 61 64 69 76 38 63 65 6e 65 74 61 63 37 |loqadiv8cenetac7| - 00000010 62 69 67 69 68 61 66 38 66 61 6d 6f 73 65 67 37 |bigihaf8famoseg7| - 00000020 68 75 73 65 62 65 73 39 73 61 6b 69 72 65 79 36 |husebes9sakirey6| - 00000030 63 65 68 6f 68 69 79 38 77 6f 63 69 64 75 62 34 |cehohiy8wocidub4| - 00000040 78 61 6a 61 72 75 79 31 64 61 7a 6f 6c 6f 78 39 |xajaruy1dazolox9| - 00000050 73 6f 76 69 6c 65 7a 38 79 69 76 6f 77 75 70 34 |sovilez8yivowup4| - 00000060 6b 75 68 69 |kuhi| +([]uint8) { } Test: TestFileReadAtNonZeroLength 2026/04/30 03:45:05 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:45:05 DEBUG : Looking for writers 2026/04/30 03:45:05 DEBUG : file1: reading active writers 2026/04/30 03:45:05 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtNonZeroLength (4.89s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:45:07 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:45:07 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:45:19 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/30 03:45:19 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/30 03:45:19 DEBUG : flat/f000.txt: Set virtual modtime to 2026-04-30 03:45:09 +0000 UTC 2026/04/30 03:45:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:71: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:71 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManyFiles 2026/04/30 03:45:19 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:45:19 DEBUG : flat: Looking for writers 2026/04/30 03:45:19 DEBUG : f002.txt: reading active writers 2026/04/30 03:45:19 DEBUG : f003.txt: reading active writers 2026/04/30 03:45:19 DEBUG : f004.txt: reading active writers 2026/04/30 03:45:19 DEBUG : f000.txt: reading active writers 2026/04/30 03:45:19 DEBUG : f001.txt: reading active writers 2026/04/30 03:45:19 DEBUG : Looking for writers 2026/04/30 03:45:19 DEBUG : flat: reading active writers 2026/04/30 03:45:19 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (20.94s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:45:28 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:45:28 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:45:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/30 03:45:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/30 03:45:40 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-04-30 03:45:38 +0000 UTC 2026/04/30 03:45:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:101 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipManySubDirs 2026/04/30 03:45:40 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:45:40 DEBUG : a/b/c: Looking for writers 2026/04/30 03:45:40 DEBUG : deep.txt: reading active writers 2026/04/30 03:45:40 DEBUG : a/b: Looking for writers 2026/04/30 03:45:40 DEBUG : c: reading active writers 2026/04/30 03:45:40 DEBUG : mid.txt: reading active writers 2026/04/30 03:45:40 DEBUG : a: Looking for writers 2026/04/30 03:45:40 DEBUG : b: reading active writers 2026/04/30 03:45:40 DEBUG : top.txt: reading active writers 2026/04/30 03:45:40 DEBUG : Looking for writers 2026/04/30 03:45:40 DEBUG : a: reading active writers 2026/04/30 03:45:40 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (21.54s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-rifuzem0hewa'", Local "Local file system at /tmp/rclone3185343543", Modify Window "876000h0m0s" 2026/04/30 03:45:50 INFO : Linkbox root 'rclone-test-rifuzem0hewa': poll-interval is not supported by this remote 2026/04/30 03:45:50 NOTICE: Linkbox root 'rclone-test-rifuzem0hewa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/30 03:46:02 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/30 03:46:02 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/30 03:46:02 DEBUG : dir1/a.txt: Set virtual modtime to 2026-04-30 03:45:52 +0000 UTC 2026/04/30 03:46:02 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 zip_test.go:148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:148 Error: Received unexpected error: create zip copy: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestZipDirsInRoot 2026/04/30 03:46:02 DEBUG : WaitForWriters: timeout=30s 2026/04/30 03:46:02 DEBUG : dir1: Looking for writers 2026/04/30 03:46:02 DEBUG : a.txt: reading active writers 2026/04/30 03:46:02 DEBUG : dir2: Looking for writers 2026/04/30 03:46:02 DEBUG : dir3: Looking for writers 2026/04/30 03:46:02 DEBUG : Looking for writers 2026/04/30 03:46:02 DEBUG : dir1: reading active writers 2026/04/30 03:46:02 DEBUG : dir2: reading active writers 2026/04/30 03:46:02 DEBUG : dir3: reading active writers 2026/04/30 03:46:02 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (21.90s) FAIL 2026/04/30 03:46:12 DEBUG : Linkbox root 'rclone-test-rifuzem0hewa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestFileReadAtNonZeroLength|TestRWFileHandleMethodsRead|TestRWFileHandleReleaseRead|TestReadFileHandleMethods|TestReadFileHandleRelease|TestUnicodeNormalization|TestZipDirsInRoot|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 1m52.723777357s (try 2/5): exit status 1: Failed [TestReadFileHandleMethods TestReadFileHandleRelease TestUnicodeNormalization TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipDirsInRoot]