"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 2/5) 2025/11/11 01:56:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zafepix3haqu" 2025/11/11 01:56:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/11 01:56:57 DEBUG : Creating backend with remote "/tmp/rclone2958861138" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jipibug1baro" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-jipibug1baro' 2025/11/11 01:57:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 01:57:04 DEBUG : Linkbox root 'rclone-test-jipibug1baro': Waiting for checks to finish 2025/11/11 01:57:04 DEBUG : Linkbox root 'rclone-test-jipibug1baro': Waiting for transfers to finish 2025/11/11 01:57:05 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2025/11/11 01:57:05 DEBUG : Linkbox root 'rclone-test-jipibug1baro': Purge remote 2025/11/11 01:57:05 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (11.10s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yicicak7sequ" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-yicicak7sequ' 2025/11/11 01:57:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 01:57:14 DEBUG : Linkbox root 'rclone-test-yicicak7sequ': Waiting for checks to finish 2025/11/11 01:57:14 DEBUG : Linkbox root 'rclone-test-yicicak7sequ': Waiting for transfers to finish 2025/11/11 01:57:14 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2025/11/11 01:57:14 DEBUG : Linkbox root 'rclone-test-yicicak7sequ': Purge remote 2025/11/11 01:57:14 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (9.34s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-petefef2nimu" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-petefef2nimu' 2025/11/11 01:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 01:57:23 DEBUG : Linkbox root 'rclone-test-petefef2nimu': Waiting for checks to finish 2025/11/11 01:57:23 DEBUG : Linkbox root 'rclone-test-petefef2nimu': Waiting for transfers to finish 2025/11/11 01:57:23 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2025/11/11 01:57:23 DEBUG : Linkbox root 'rclone-test-petefef2nimu': Purge remote 2025/11/11 01:57:23 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (9.29s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/11 01:57:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/11 01:57:32 DEBUG : Local file system at /tmp/rclone2958861138: Waiting for checks to finish 2025/11/11 01:57:32 DEBUG : Local file system at /tmp/rclone2958861138: Waiting for transfers to finish 2025/11/11 01:57:32 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:57:32 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2958861138/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone2958861138/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.79s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gidecep1meki" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-gidecep1meki' 2025/11/11 01:57:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 01:57:49 DEBUG : empty space: size = 1 OK 2025/11/11 01:57:49 DEBUG : empty space: Sizes identical 2025/11/11 01:57:49 DEBUG : empty space: Unchanged skipping 2025/11/11 01:57:49 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-zafepix3haqu') 2025/11/11 01:57:49 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-gidecep1meki') 2025/11/11 01:57:49 DEBUG : potato3: Sizes differ 2025/11/11 01:57:49 DEBUG : Linkbox root 'rclone-test-gidecep1meki': Waiting for checks to finish 2025/11/11 01:57:50 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:57:50 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/11 01:57:50 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:57:50 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/11 01:57:51 INFO : empty space: Deleted 2025/11/11 01:57:51 DEBUG : Linkbox root 'rclone-test-gidecep1meki': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/11 01:57:51 DEBUG : Linkbox root 'rclone-test-gidecep1meki': Purge remote --- FAIL: TestServerSideMove (19.13s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:57:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-buwinez6hozu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-buwinez6hozu' 2025/11/11 01:58:09 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 01:58:09 DEBUG : empty space: Excluded 2025/11/11 01:58:09 DEBUG : empty space: Excluded (Size Filter) 2025/11/11 01:58:09 DEBUG : empty space: Excluded 2025/11/11 01:58:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 01:58:09 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-zafepix3haqu') 2025/11/11 01:58:09 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-buwinez6hozu') 2025/11/11 01:58:09 DEBUG : potato3: Sizes differ 2025/11/11 01:58:09 DEBUG : Linkbox root 'rclone-test-buwinez6hozu': Waiting for checks to finish 2025/11/11 01:58:09 DEBUG : Linkbox root 'rclone-test-buwinez6hozu': Waiting for transfers to finish 2025/11/11 01:58:09 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:09 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:09 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:09 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/11 01:58:09 DEBUG : Linkbox root 'rclone-test-buwinez6hozu': Purge remote --- FAIL: TestServerSideMoveWithFilter (20.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:58:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xezuliv6hato" 2025/11/11 01:58:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-zafepix3haqu' -> Linkbox root 'rclone-test-xezuliv6hato' 2025/11/11 01:58:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/11 01:58:30 DEBUG : empty space: size = 1 OK 2025/11/11 01:58:30 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-zafepix3haqu') 2025/11/11 01:58:30 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-xezuliv6hato') 2025/11/11 01:58:30 DEBUG : empty space: Sizes identical 2025/11/11 01:58:30 DEBUG : potato3: Sizes differ 2025/11/11 01:58:30 DEBUG : empty space: Unchanged skipping 2025/11/11 01:58:31 DEBUG : Linkbox root 'rclone-test-xezuliv6hato': Waiting for checks to finish 2025/11/11 01:58:31 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:31 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:31 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:31 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/11 01:58:32 INFO : empty space: Deleted 2025/11/11 01:58:32 DEBUG : Linkbox root 'rclone-test-xezuliv6hato': Waiting for transfers to finish 2025/11/11 01:58:32 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/11 01:58:32 DEBUG : Linkbox root 'rclone-test-xezuliv6hato': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (23.23s) === RUN TestTransform === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 01:59:23 DEBUG : Waiting for deletions to finish 2025/11/11 01:59:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 01:59:23 DEBUG : splitbananasplit: Excluded 2025/11/11 01:59:23 DEBUG : banana: Excluded (Path Filter) 2025/11/11 01:59:23 DEBUG : banana: Excluded 2025/11/11 01:59:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 01:59:23 DEBUG : appleappleapplebanana: Excluded 2025/11/11 01:59:23 DEBUG : apple: Excluded (Path Filter) 2025/11/11 01:59:23 DEBUG : apple: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 01:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 01:59:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 01:59:24 DEBUG : apple: transformed to: PREFIXapple 2025/11/11 01:59:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/11 01:59:24 DEBUG : banana: transformed to: PREFIXbanana 2025/11/11 01:59:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:24 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:24 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 01:59:24 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:24 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/11 01:59:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/11 01:59:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/11 01:59:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/11 01:59:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/11 01:59:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/11 01:59:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/11 01:59:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/11 01:59:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/11 01:59:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/11 01:59:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/11 01:59:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/11 01:59:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/11 01:59:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/11 01:59:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/11 01:59:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/11 01:59:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 01:59:25 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 01:59:25 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 01:59:28 DEBUG : PREFIXapple: size = 5 OK 2025/11/11 01:59:28 INFO : apple: Copied (new) to: PREFIXapple 2025/11/11 01:59:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 01:59:28 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/11 01:59:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/11 01:59:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 01:59:28 DEBUG : PREFIXbanana: size = 6 OK 2025/11/11 01:59:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/11 01:59:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 01:59:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/11 01:59:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/11 01:59:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/11 01:59:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/11 01:59:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/11 01:59:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/11 01:59:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/11 01:59:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/11 01:59:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 01:59:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/11 01:59:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/11 01:59:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 01:59:33 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/11 01:59:33 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/11 01:59:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/11 01:59:34 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/11 01:59:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/11 01:59:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/11 01:59:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/11 01:59:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/11 01:59:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/11 01:59:36 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/11 01:59:36 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/11 01:59:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/11 01:59:36 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/11 01:59:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/11 01:59:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/11 01:59:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/11 01:59:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/11 01:59:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/11 01:59:38 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/11 01:59:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/11 01:59:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/11 01:59:39 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/11 01:59:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/11 01:59:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/11 01:59:39 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/11 01:59:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/11 01:59:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/11 01:59:40 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/11 01:59:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/11 01:59:41 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/11 01:59:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/11 01:59:42 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/11 01:59:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/11 01:59:43 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/11 01:59:43 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 01:59:43 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2025/11/11 01:59:43 DEBUG : Waiting for deletions to finish 2025/11/11 01:59:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : splitbananasplit: Excluded 2025/11/11 01:59:43 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/11 01:59:43 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : PREFIXbanana: Excluded 2025/11/11 01:59:43 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/11 01:59:43 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : PREFIXapple: Excluded 2025/11/11 01:59:43 DEBUG : banana: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : banana: Excluded 2025/11/11 01:59:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : appleappleapplebanana: Excluded 2025/11/11 01:59:43 DEBUG : apple: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : apple: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 01:59:43 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:01:25 DEBUG : Waiting for deletions to finish 2025/11/11 02:01:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : splitbananasplit: Excluded 2025/11/11 02:01:26 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : banana: Excluded 2025/11/11 02:01:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:01:26 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : apple: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:01:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:01:27 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/11 02:01:27 DEBUG : apple: transformed to: appleSUFFIX 2025/11/11 02:01:27 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/11 02:01:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/11 02:01:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:01:27 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:01:27 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:01:30 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/11 02:01:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/11 02:01:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:01:31 DEBUG : appleSUFFIX: size = 5 OK 2025/11/11 02:01:31 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/11 02:01:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:31 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/11 02:01:31 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/11 02:01:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:01:31 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/11 02:01:31 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/11 02:01:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:01:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/11 02:01:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/11 02:01:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:01:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/11 02:01:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/11 02:01:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:01:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/11 02:01:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/11 02:01:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:01:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/11 02:01:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/11 02:01:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:01:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/11 02:01:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/11 02:01:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:01:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/11 02:01:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/11 02:01:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:01:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/11 02:01:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/11 02:01:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:01:39 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/11 02:01:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/11 02:01:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:01:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/11 02:01:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/11 02:01:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:01:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/11 02:01:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/11 02:01:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:01:41 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/11 02:01:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/11 02:01:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:01:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/11 02:01:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/11 02:01:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:01:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/11 02:01:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/11 02:01:43 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/11 02:01:43 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/11 02:01:44 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/11 02:01:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/11 02:01:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/11 02:01:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/11 02:01:45 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:01:45 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/11/11 02:01:45 DEBUG : Waiting for deletions to finish 2025/11/11 02:01:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/11 02:01:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : splitbananasplit: Excluded 2025/11/11 02:01:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : bananaSUFFIX: Excluded 2025/11/11 02:01:45 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : banana: Excluded 2025/11/11 02:01:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : appleSUFFIX: Excluded 2025/11/11 02:01:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/11 02:01:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:01:45 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : apple: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/11 02:01:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:01:45 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:03:27 DEBUG : Waiting for deletions to finish 2025/11/11 02:03:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : splitbananasplit: Excluded 2025/11/11 02:03:27 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : banana: Excluded 2025/11/11 02:03:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:03:27 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : apple: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:03:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/11 02:03:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/11 02:03:28 DEBUG : apple: size = 5 OK 2025/11/11 02:03:28 DEBUG : apple: Sizes identical 2025/11/11 02:03:28 DEBUG : apple: Unchanged skipping 2025/11/11 02:03:28 DEBUG : banana: size = 6 OK 2025/11/11 02:03:28 DEBUG : banana: Sizes identical 2025/11/11 02:03:28 DEBUG : banana: Unchanged skipping 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/11 02:03:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/11 02:03:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/11 02:03:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/11 02:03:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/11 02:03:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/11 02:03:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/11 02:03:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/11 02:03:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/11 02:03:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/11 02:03:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/11 02:03:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/11 02:03:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/11 02:03:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/11 02:03:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/11 02:03:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/11 02:03:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/11 02:03:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/11 02:03:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/11 02:03:28 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:03:28 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:03:31 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:03:31 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:03:31 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:03:32 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:03:32 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:03:32 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:03:32 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:03:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:03:33 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:03:33 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:03:33 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:03:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:03:33 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:03:34 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:03:34 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:03:34 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:03:34 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:03:35 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:03:35 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:03:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:03:36 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:03:36 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:03:37 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:03:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:03:39 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:03:40 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:03:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:03:41 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:03:46 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:03:47 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:03:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:03:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:03:59 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:04:00 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:04:00 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:04:00 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:04:25 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:04:25 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:04:26 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:04:26 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:05:16 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/11 02:05:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/11 02:05:17 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/11 02:05:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/11 02:05:17 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/11/11 02:05:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/11 02:05:17 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/11/11 02:05:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/11 02:05:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:05:19 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:05:19 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:05:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:05:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:05:20 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:05:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:05:20 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:05:21 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:05:21 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:05:21 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:05:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:05:21 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:05:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:05:22 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:05:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:05:22 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:05:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:05:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:05:23 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:05:24 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:05:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:05:25 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:05:25 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:05:27 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:05:27 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:05:28 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:05:29 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:05:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:05:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:05:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:05:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:05:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:05:47 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:05:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:05:48 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:06:12 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:06:13 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:06:14 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:06:14 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:07:04 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/11/11 02:07:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/11 02:07:04 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/11/11 02:07:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/11 02:07:05 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/11/11 02:07:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/11 02:07:05 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/11/11 02:07:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/11 02:07:06 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:07:06 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:07:07 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:07:07 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:07:07 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:07:08 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:07:08 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:07:08 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:07:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:07:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:07:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:07:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:07:09 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:07:09 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:07:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:07:10 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:07:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:07:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:07:10 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:07:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:07:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:07:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:07:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:07:13 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:07:15 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:07:15 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:07:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:07:17 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:07:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:07:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:07:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:07:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:07:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:07:35 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:07:35 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:07:36 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:08:00 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:08:01 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:08:01 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:08:02 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:08:51 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/11/11 02:08:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/11 02:08:52 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/11/11 02:08:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/11 02:08:52 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/11/11 02:08:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/11 02:08:53 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/11/11 02:08:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/11 02:08:53 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:08:54 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:08:54 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:08:55 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:08:55 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:08:55 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:08:55 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:08:56 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:08:56 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:08:56 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:08:56 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:08:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:08:57 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:08:57 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:08:57 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:08:58 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:08:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:08:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:08:58 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:08:59 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:08:59 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:08:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:09:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:09:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:09:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:09:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:09:03 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:09:04 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:09:09 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:09:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:09:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:09:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:09:22 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:09:23 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:09:23 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:09:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:09:47 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:09:49 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:09:49 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:09:50 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:10:39 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/11/11 02:10:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/11 02:10:40 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/11/11 02:10:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/11 02:10:40 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/11/11 02:10:41 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:10:41 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:10:41 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/11/11 02:10:41 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:10:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/11 02:10:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/11 02:10:42 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:10:44 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:10:45 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:10:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:10:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:11:09 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/11 02:11:34 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/11 02:12:26 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/11/11 02:12:26 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:12:26 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/11/11 02:12:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:12:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : splitbananasplit: Excluded 2025/11/11 02:12:26 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : splitbanan(1): Excluded 2025/11/11 02:12:26 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : banana: Excluded 2025/11/11 02:12:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:12:26 DEBUG : appleapple(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : appleapple(1): Excluded 2025/11/11 02:12:26 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : apple: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0014-89;=(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0013-789;=(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0012-6789;(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0011-56789(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0010-45678(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0009-34567(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0008-23456(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0007-12345(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0006-ghijk(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0005-fghij(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0004-efghi(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0003-defgh(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0002-cdefg(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0001-bcdef(1): Excluded 2025/11/11 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:12:26 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/11/11 02:12:26 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:14:06 DEBUG : Waiting for deletions to finish 2025/11/11 02:14:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : splitbananasplit: Excluded 2025/11/11 02:14:06 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : banana: Excluded 2025/11/11 02:14:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:14:06 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : apple: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:14:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:14:07 DEBUG : apple: size = 5 OK 2025/11/11 02:14:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:14:07 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:14:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:14:07 DEBUG : apple: Sizes identical 2025/11/11 02:14:07 DEBUG : apple: Unchanged skipping 2025/11/11 02:14:07 DEBUG : banana: size = 6 OK 2025/11/11 02:14:07 DEBUG : banana: Sizes identical 2025/11/11 02:14:07 DEBUG : banana: Unchanged skipping 2025/11/11 02:14:07 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:14:07 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:14:07 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:14:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:14:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:14:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:14:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:14:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:14:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:14:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:14:07 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:14:07 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:14:07 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/11 02:14:07 DEBUG : Waiting for deletions to finish 2025/11/11 02:14:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : splitbananasplit: Excluded 2025/11/11 02:14:08 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : banana: Excluded 2025/11/11 02:14:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:14:08 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : apple: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:14:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:14:09 DEBUG : apple: size = 5 OK 2025/11/11 02:14:09 DEBUG : apple: Sizes identical 2025/11/11 02:14:09 DEBUG : banana: size = 6 OK 2025/11/11 02:14:09 DEBUG : banana: Sizes identical 2025/11/11 02:14:09 DEBUG : banana: Unchanged skipping 2025/11/11 02:14:09 DEBUG : apple: Unchanged skipping 2025/11/11 02:14:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:14:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:14:09 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:14:09 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:14:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:14:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:14:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:14:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:14:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:14:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:14:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:14:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:14:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:14:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:14:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:14:09 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:14:09 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:14:09 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/11 02:14:09 DEBUG : Waiting for deletions to finish 2025/11/11 02:14:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : splitbananasplit: Excluded 2025/11/11 02:14:09 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : banana: Excluded 2025/11/11 02:14:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:14:09 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : apple: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:14:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:14:10 DEBUG : Waiting for deletions to finish 2025/11/11 02:14:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : splitbananasplit: Excluded 2025/11/11 02:14:10 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : banana: Excluded 2025/11/11 02:14:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:14:10 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : apple: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:14:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:14:10 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:15:24 DEBUG : Waiting for deletions to finish 2025/11/11 02:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : splitbananasplit: Excluded 2025/11/11 02:15:25 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : banana: Excluded 2025/11/11 02:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:15:25 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : apple: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:15:26 DEBUG : apple: size = 5 OK 2025/11/11 02:15:26 DEBUG : apple: Sizes identical 2025/11/11 02:15:26 DEBUG : apple: Unchanged skipping 2025/11/11 02:15:26 DEBUG : banana: size = 6 OK 2025/11/11 02:15:26 DEBUG : banana: Sizes identical 2025/11/11 02:15:26 DEBUG : banana: Unchanged skipping 2025/11/11 02:15:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:15:26 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:15:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:15:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:15:26 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:15:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:15:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:15:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:15:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:15:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:15:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:15:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:15:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:15:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:15:26 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:15:26 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:15:26 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/11 02:15:26 DEBUG : Waiting for deletions to finish 2025/11/11 02:15:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : splitbananasplit: Excluded 2025/11/11 02:15:26 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : banana: Excluded 2025/11/11 02:15:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:15:26 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : apple: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:15:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:15:27 DEBUG : apple: size = 5 OK 2025/11/11 02:15:27 DEBUG : apple: Sizes identical 2025/11/11 02:15:27 DEBUG : apple: Unchanged skipping 2025/11/11 02:15:27 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:15:27 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:15:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:15:27 DEBUG : banana: size = 6 OK 2025/11/11 02:15:27 DEBUG : banana: Sizes identical 2025/11/11 02:15:27 DEBUG : banana: Unchanged skipping 2025/11/11 02:15:27 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:15:27 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:15:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:15:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:15:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:15:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:15:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:15:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:15:28 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:15:28 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:15:28 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/11 02:15:28 DEBUG : Waiting for deletions to finish 2025/11/11 02:15:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : splitbananasplit: Excluded 2025/11/11 02:15:28 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : banana: Excluded 2025/11/11 02:15:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:15:28 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : apple: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:16:43 DEBUG : Waiting for deletions to finish 2025/11/11 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : splitbananasplit: Excluded 2025/11/11 02:16:43 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : banana: Excluded 2025/11/11 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:16:43 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : apple: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:16:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:16:44 DEBUG : apple: size = 5 OK 2025/11/11 02:16:44 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:16:44 DEBUG : banana: size = 6 OK 2025/11/11 02:16:44 DEBUG : apple: Sizes identical 2025/11/11 02:16:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:16:44 DEBUG : banana: Sizes identical 2025/11/11 02:16:44 DEBUG : apple: Unchanged skipping 2025/11/11 02:16:44 DEBUG : banana: Unchanged skipping 2025/11/11 02:16:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:16:44 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:16:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:16:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:16:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:16:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:16:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:16:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:16:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:16:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:16:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:16:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:16:44 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:16:44 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:16:44 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/11 02:16:44 DEBUG : Waiting for deletions to finish 2025/11/11 02:16:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : splitbananasplit: Excluded 2025/11/11 02:16:45 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : banana: Excluded 2025/11/11 02:16:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:16:45 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : apple: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:16:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:16:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:16:46 DEBUG : banana: size = 6 OK 2025/11/11 02:16:46 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:16:46 DEBUG : banana: Sizes identical 2025/11/11 02:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:16:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:16:46 DEBUG : banana: Unchanged skipping 2025/11/11 02:16:46 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:16:46 DEBUG : apple: size = 5 OK 2025/11/11 02:16:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:16:46 DEBUG : apple: Sizes identical 2025/11/11 02:16:46 DEBUG : apple: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:16:46 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:16:46 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:16:46 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:16:46 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:16:46 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:16:46 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:16:46 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:16:46 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:16:46 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:16:46 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:16:46 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/11 02:16:46 DEBUG : Waiting for deletions to finish 2025/11/11 02:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : splitbananasplit: Excluded 2025/11/11 02:16:46 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : banana: Excluded 2025/11/11 02:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:16:46 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : apple: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:18:01 DEBUG : Waiting for deletions to finish 2025/11/11 02:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : splitbananasplit: Excluded 2025/11/11 02:18:02 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : banana: Excluded 2025/11/11 02:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:18:02 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : apple: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:18:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:18:03 DEBUG : apple: size = 5 OK 2025/11/11 02:18:03 DEBUG : apple: Sizes identical 2025/11/11 02:18:03 DEBUG : apple: Unchanged skipping 2025/11/11 02:18:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:18:03 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:18:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:18:03 DEBUG : banana: size = 6 OK 2025/11/11 02:18:03 DEBUG : banana: Sizes identical 2025/11/11 02:18:03 DEBUG : banana: Unchanged skipping 2025/11/11 02:18:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:18:03 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:18:03 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:18:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:18:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:18:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:18:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:18:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:18:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:18:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:18:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:18:03 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:18:03 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:18:03 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:18:03 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/11 02:18:03 DEBUG : Waiting for deletions to finish 2025/11/11 02:18:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:18:03 DEBUG : splitbananasplit: Excluded 2025/11/11 02:18:03 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:18:03 DEBUG : banana: Excluded 2025/11/11 02:18:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:18:03 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:18:03 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:18:03 DEBUG : apple: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:18:04 DEBUG : apple: size = 5 OK 2025/11/11 02:18:04 DEBUG : apple: Sizes identical 2025/11/11 02:18:04 DEBUG : apple: Unchanged skipping 2025/11/11 02:18:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:18:04 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:18:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:18:04 DEBUG : banana: size = 6 OK 2025/11/11 02:18:04 DEBUG : banana: Sizes identical 2025/11/11 02:18:04 DEBUG : banana: Unchanged skipping 2025/11/11 02:18:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:18:04 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:18:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:18:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:18:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:18:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:18:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:18:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:18:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:18:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:18:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:18:04 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:18:04 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:18:04 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:18:04 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/11 02:18:04 DEBUG : Waiting for deletions to finish 2025/11/11 02:18:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : splitbananasplit: Excluded 2025/11/11 02:18:05 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : banana: Excluded 2025/11/11 02:18:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:18:05 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : apple: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:18:05 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:19:20 DEBUG : Waiting for deletions to finish 2025/11/11 02:19:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : splitbananasplit: Excluded 2025/11/11 02:19:20 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : banana: Excluded 2025/11/11 02:19:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:19:20 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : apple: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:19:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:19:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:19:21 DEBUG : apple: size = 5 OK 2025/11/11 02:19:21 DEBUG : apple: Sizes identical 2025/11/11 02:19:21 DEBUG : apple: Unchanged skipping 2025/11/11 02:19:21 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:19:21 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:19:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:19:21 DEBUG : banana: size = 6 OK 2025/11/11 02:19:21 DEBUG : banana: Sizes identical 2025/11/11 02:19:21 DEBUG : banana: Unchanged skipping 2025/11/11 02:19:21 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:19:21 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:19:21 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:19:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:19:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:19:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:19:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:19:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:19:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:19:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:19:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:19:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:19:21 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:19:21 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:19:21 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/11 02:19:21 DEBUG : Waiting for deletions to finish 2025/11/11 02:19:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : splitbananasplit: Excluded 2025/11/11 02:19:22 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : banana: Excluded 2025/11/11 02:19:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:19:22 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : apple: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:19:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/11 02:19:23 DEBUG : apple: size = 5 OK 2025/11/11 02:19:23 DEBUG : apple: Sizes identical 2025/11/11 02:19:23 DEBUG : apple: Unchanged skipping 2025/11/11 02:19:23 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/11 02:19:23 DEBUG : appleappleapplebanana: Sizes identical 2025/11/11 02:19:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/11 02:19:23 DEBUG : banana: size = 6 OK 2025/11/11 02:19:23 DEBUG : banana: Sizes identical 2025/11/11 02:19:23 DEBUG : banana: Unchanged skipping 2025/11/11 02:19:23 DEBUG : splitbananasplit: size = 16 OK 2025/11/11 02:19:23 DEBUG : splitbananasplit: Sizes identical 2025/11/11 02:19:23 DEBUG : splitbananasplit: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/11 02:19:23 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/11 02:19:23 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/11 02:19:23 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/11 02:19:23 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/11 02:19:23 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/11 02:19:23 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/11 02:19:23 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/11 02:19:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/11 02:19:23 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:19:23 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:19:23 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:19:23 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/11 02:19:23 DEBUG : Waiting for deletions to finish 2025/11/11 02:19:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : splitbananasplit: Excluded 2025/11/11 02:19:23 DEBUG : banana: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : banana: Excluded 2025/11/11 02:19:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : appleappleapplebanana: Excluded 2025/11/11 02:19:23 DEBUG : apple: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : apple: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/11 02:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/11 02:19:23 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1274.53s) --- FAIL: TestTransform/prefix (122.27s) --- FAIL: TestTransform/suffix (121.50s) --- FAIL: TestTransform/truncate (638.40s) --- FAIL: TestTransform/encoder (79.58s) --- FAIL: TestTransform/ISO-8859-1 (77.75s) --- FAIL: TestTransform/charmap (78.72s) --- FAIL: TestTransform/lowercase (78.27s) --- FAIL: TestTransform/ascii (78.03s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:19:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:19:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:19:53 INFO : sub dir_somesuffix: Making directory 2025/11/11 02:19:55 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/11 02:19:55 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/11 02:19:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:19:55 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/11 02:19:55 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:19:55 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:19:55 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:19:57 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/11 02:19:57 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/11 02:19:57 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:19:57 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.58s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:20:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:01 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:01 INFO : tictactoe: Making directory 2025/11/11 02:20:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:20:02 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:20:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:20:02 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:20:02 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:20:05 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/11 02:20:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/11 02:20:05 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:20:05 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.63s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:20:08 INFO : toe: Making directory 2025/11/11 02:20:10 INFO : toe/toe: Making directory 2025/11/11 02:20:11 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:20:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:20:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:20:11 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:20:11 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:20:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 02:20:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 02:20:14 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:20:14 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.84s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:20:19 INFO : toe: Making directory 2025/11/11 02:20:21 INFO : toe/toe: Making directory 2025/11/11 02:20:22 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:20:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:20:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/11 02:20:22 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:20:22 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:20:24 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/11 02:20:24 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/11 02:20:24 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:20:24 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (10.92s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:20:30 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:20:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:20:30 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:20:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:20:30 INFO : tictacempty_dir: Making directory 2025/11/11 02:20:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:20:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:32 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:32 INFO : tictactoe: Making directory 2025/11/11 02:20:33 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:33 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:20:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:20:33 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:20:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:20:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:20:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:20:35 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:20:35 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:20:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:20:37 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/11 02:20:37 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/11 02:20:38 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/11/11 02:20:39 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/11/11 02:20:40 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/11 02:20:41 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/11 02:20:45 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/11 02:20:51 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/11 02:21:04 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 02:21:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 02:21:04 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:21:04 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (41.72s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:21:12 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:21:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:21:12 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:12 INFO : tictacempty_dir: Making directory 2025/11/11 02:21:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:13 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:13 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:13 INFO : tictactoe: Making directory 2025/11/11 02:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:15 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:15 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:21:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:21:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:16 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:21:16 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:21:19 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:21:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:19 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:21:19 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (14.03s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:26 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:26 INFO : tictactoe: Making directory 2025/11/11 02:21:27 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:27 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:27 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:21:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:21:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:21:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/11 02:21:29 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:21:29 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:21:31 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/11 02:21:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/11 02:21:31 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:21:31 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (10.90s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:21:37 INFO : toe: Making directory 2025/11/11 02:21:38 INFO : toe/toe: Making directory 2025/11/11 02:21:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/11 02:21:40 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:21:40 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:21:42 DEBUG : toe/toe/toe: size = 11 OK 2025/11/11 02:21:42 INFO : toe/toe/toe: Copied (new) 2025/11/11 02:21:42 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:21:42 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (11.02s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:21:48 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:21:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:21:48 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:48 INFO : tictacempty_dir: Making directory 2025/11/11 02:21:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:21:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:49 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:49 INFO : tictactoe: Making directory 2025/11/11 02:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:51 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:21:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:51 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:21:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:21:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:53 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:21:53 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:21:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:21:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:21:55 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:21:55 ERROR : Local file system at /tmp/rclone2958861138: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (14.40s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:22:02 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:22:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:22:02 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:02 INFO : tictacempty_dir: Making directory 2025/11/11 02:22:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:04 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:04 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:04 INFO : tictactoe: Making directory 2025/11/11 02:22:05 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:05 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:22:05 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:22:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:22:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:07 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:22:07 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:22:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:22:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:09 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:22:09 ERROR : Local file system at /tmp/rclone2958861138: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (14.18s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:22:16 DEBUG : Reset feature "Copy" 2025/11/11 02:22:16 DEBUG : Reset feature "Move" 2025/11/11 02:22:16 DEBUG : Reset feature "Copy" 2025/11/11 02:22:16 DEBUG : Reset feature "Move" 2025/11/11 02:22:16 DEBUG : empty_dir: Making directory with metadata 2025/11/11 02:22:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/11 02:22:16 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:16 INFO : tictacempty_dir: Making directory 2025/11/11 02:22:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/11 02:22:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:18 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:18 INFO : tictactoe: Making directory 2025/11/11 02:22:19 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:19 DEBUG : toe: transformed to: tictactoe 2025/11/11 02:22:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:22:19 INFO : tictactoe/tictactoe: Making directory 2025/11/11 02:22:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/11 02:22:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/11 02:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:21 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:22:21 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:22:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/11 02:22:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/11 02:22:23 INFO : toe/toe/toe.txt: Deleted 2025/11/11 02:22:23 ERROR : Local file system at /tmp/rclone2958861138: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.10s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-zafepix3haqu'", Local "Local file system at /tmp/rclone2958861138", Modify Window "876000h0m0s" 2025/11/11 02:22:30 DEBUG : toe: transformed to: dG9l 2025/11/11 02:22:30 DEBUG : toe: transformed to: dG9l 2025/11/11 02:22:30 INFO : dG9l: Making directory 2025/11/11 02:22:32 DEBUG : toe: transformed to: dG9l 2025/11/11 02:22:32 DEBUG : toe: transformed to: dG9l 2025/11/11 02:22:32 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 02:22:32 INFO : dG9l/dG9l: Making directory 2025/11/11 02:22:34 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/11 02:22:34 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/11 02:22:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:22:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/11 02:22:34 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:22:34 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for checks to finish 2025/11/11 02:22:34 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Waiting for transfers to finish 2025/11/11 02:22:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/11 02:22:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/11 02:22:36 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting files as there were IO errors 2025/11/11 02:22:36 ERROR : Linkbox root 'rclone-test-zafepix3haqu': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.13s) FAIL 2025/11/11 02:22:41 DEBUG : Linkbox root 'rclone-test-zafepix3haqu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyRedownload|TestDirTag|TestDoubleTransform|TestFileTag|TestManualTransformFile|TestMove|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestTransformCopy|TestTransformFile)$|^TestTransform$/^(ISO-8859-1|ascii|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 25m46.025155819s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]