"./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 5/5) 2025/08/01 06:08:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nekacuj4duwu" 2025/08/01 06:08:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 06:08:01 DEBUG : Creating backend with remote "/tmp/rclone2054329753" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nogikof0tefu" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-nogikof0tefu' 2025/08/01 06:08:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 06:08:08 DEBUG : Linkbox root 'rclone-test-nogikof0tefu': Waiting for checks to finish 2025/08/01 06:08:08 DEBUG : Linkbox root 'rclone-test-nogikof0tefu': Waiting for transfers to finish 2025/08/01 06:08:08 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/08/01 06:08:08 DEBUG : Linkbox root 'rclone-test-nogikof0tefu': Purge remote 2025/08/01 06:08:08 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kawosiv2yoca" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-kawosiv2yoca' 2025/08/01 06:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 06:08:16 DEBUG : Linkbox root 'rclone-test-kawosiv2yoca': Waiting for checks to finish 2025/08/01 06:08:16 DEBUG : Linkbox root 'rclone-test-kawosiv2yoca': Waiting for transfers to finish 2025/08/01 06:08:17 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/08/01 06:08:17 DEBUG : Linkbox root 'rclone-test-kawosiv2yoca': Purge remote 2025/08/01 06:08:17 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yozecem7gona" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-yozecem7gona' 2025/08/01 06:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 06:08:25 DEBUG : Linkbox root 'rclone-test-yozecem7gona': Waiting for checks to finish 2025/08/01 06:08:25 DEBUG : Linkbox root 'rclone-test-yozecem7gona': Waiting for transfers to finish 2025/08/01 06:08:25 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/08/01 06:08:25 DEBUG : Linkbox root 'rclone-test-yozecem7gona': Purge remote 2025/08/01 06:08:25 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.59s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/01 06:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/01 06:08:33 DEBUG : Local file system at /tmp/rclone2054329753: Waiting for checks to finish 2025/08/01 06:08:33 DEBUG : Local file system at /tmp/rclone2054329753: Waiting for transfers to finish 2025/08/01 06:08:33 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:08:33 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2054329753/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/rclone2054329753/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.08s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xevodex7ziyu" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-xevodex7ziyu' 2025/08/01 06:08:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 06:08:49 DEBUG : empty space: Sizes identical 2025/08/01 06:08:49 DEBUG : empty space: Unchanged skipping 2025/08/01 06:08:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 06:08:49 DEBUG : Linkbox root 'rclone-test-xevodex7ziyu': Waiting for checks to finish 2025/08/01 06:08:50 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:08:50 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/01 06:08:50 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:08:50 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/01 06:08:51 INFO : empty space: Deleted 2025/08/01 06:08:51 DEBUG : Linkbox root 'rclone-test-xevodex7ziyu': 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/08/01 06:08:51 DEBUG : Linkbox root 'rclone-test-xevodex7ziyu': Purge remote --- FAIL: TestServerSideMove (18.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:08:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nuzohok8mazi" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-nuzohok8mazi' 2025/08/01 06:09:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 06:09:07 DEBUG : empty space: Excluded 2025/08/01 06:09:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/01 06:09:07 DEBUG : empty space: Excluded 2025/08/01 06:09:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 06:09:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 06:09:07 DEBUG : Linkbox root 'rclone-test-nuzohok8mazi': Waiting for checks to finish 2025/08/01 06:09:07 DEBUG : Linkbox root 'rclone-test-nuzohok8mazi': Waiting for transfers to finish 2025/08/01 06:09:08 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:08 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:08 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:08 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/08/01 06:09:08 DEBUG : Linkbox root 'rclone-test-nuzohok8mazi': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:09:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qucisug2qoci" 2025/08/01 06:09:20 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-nekacuj4duwu' -> Linkbox root 'rclone-test-qucisug2qoci' 2025/08/01 06:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/01 06:09:28 DEBUG : empty space: Sizes identical 2025/08/01 06:09:28 DEBUG : empty space: Unchanged skipping 2025/08/01 06:09:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/01 06:09:28 DEBUG : Linkbox root 'rclone-test-qucisug2qoci': Waiting for checks to finish 2025/08/01 06:09:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:29 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:29 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:29 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/08/01 06:09:29 INFO : empty space: Deleted 2025/08/01 06:09:29 DEBUG : Linkbox root 'rclone-test-qucisug2qoci': Waiting for transfers to finish 2025/08/01 06:09:29 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:09:29 DEBUG : Linkbox root 'rclone-test-qucisug2qoci': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.88s) === RUN TestTransform === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:10:17 DEBUG : Waiting for deletions to finish 2025/08/01 06:10:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : splitbananasplit: Excluded 2025/08/01 06:10:17 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : banana: Excluded 2025/08/01 06:10:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:10:17 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : apple: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:10:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/01 06:10:18 DEBUG : apple: transformed to: PREFIXapple 2025/08/01 06:10:18 DEBUG : banana: transformed to: PREFIXbanana 2025/08/01 06:10:18 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/01 06:10:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/01 06:10:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/01 06:10:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/01 06:10:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/01 06:10:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/01 06:10:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/01 06:10:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/01 06:10:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/01 06:10:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/01 06:10:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/01 06:10:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/01 06:10:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/01 06:10:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/01 06:10:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/01 06:10:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/01 06:10:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:10:18 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:10:18 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:10:21 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/01 06:10:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 06:10:22 DEBUG : PREFIXapple: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:10:22 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/01 06:10:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 06:10:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/01 06:10:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 06:10:23 DEBUG : PREFIXapple: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:10:23 DEBUG : PREFIXapple: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:10:24 DEBUG : PREFIXapple: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:10:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/01 06:10:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/01 06:10:25 DEBUG : PREFIXapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:10:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/01 06:10:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/01 06:10:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/01 06:10:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 06:10:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/01 06:10:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 06:10:27 DEBUG : PREFIXapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:10:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/01 06:10:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/01 06:10:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/01 06:10:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/01 06:10:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/01 06:10:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/01 06:10:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/01 06:10:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/01 06:10:31 DEBUG : PREFIXapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:10:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/01 06:10:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/01 06:10:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/01 06:10:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/01 06:10:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/01 06:10:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/01 06:10:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/01 06:10:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/01 06:10:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/01 06:10:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/01 06:10:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/01 06:10:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/01 06:10:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/01 06:10:37 DEBUG : PREFIXapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:10:50 DEBUG : PREFIXapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:11:16 DEBUG : PREFIXapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:12:07 ERROR : apple: Failed to copy: object not found 2025/08/01 06:12:07 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:12:07 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/prefix 2025/08/01 06:12:07 DEBUG : Waiting for deletions to finish 2025/08/01 06:12:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : splitbananasplit: Excluded 2025/08/01 06:12:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/01 06:12:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : PREFIXbanana: Excluded 2025/08/01 06:12:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/01 06:12:08 DEBUG : PREFIXapple(1): Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : PREFIXapple(1): Excluded 2025/08/01 06:12:08 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : banana: Excluded 2025/08/01 06:12:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:12:08 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : apple: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:12:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:12:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:12:08 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:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:13:44 DEBUG : Waiting for deletions to finish 2025/08/01 06:13:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : splitbananasplit: Excluded 2025/08/01 06:13:44 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : banana: Excluded 2025/08/01 06:13:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:13:44 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : apple: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:13:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 06:13:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/01 06:13:45 DEBUG : apple: transformed to: appleSUFFIX 2025/08/01 06:13:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/01 06:13:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/01 06:13:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:13:45 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:13:45 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:13:49 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/01 06:13:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 06:13:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/01 06:13:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:49 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/01 06:13:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 06:13:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/01 06:13:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/01 06:13:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/01 06:13:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 06:13:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/01 06:13:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 06:13:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/01 06:13:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 06:13:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/01 06:13:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/01 06:13:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/01 06:13:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/01 06:13:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/01 06:13:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/01 06:13:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/01 06:13:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/01 06:13:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/01 06:13:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/01 06:13:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/01 06:13:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/01 06:13:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/01 06:13:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/01 06:14:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/01 06:14:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/01 06:14:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/01 06:14:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/01 06:14:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/01 06:14:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/01 06:14:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/01 06:14:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/01 06:14:03 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:14:03 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:14:03 DEBUG : Waiting for deletions to finish 2025/08/01 06:14:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/01 06:14:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : splitbananasplit: Excluded 2025/08/01 06:14:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : bananaSUFFIX: Excluded 2025/08/01 06:14:03 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : banana: Excluded 2025/08/01 06:14:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : appleSUFFIX: Excluded 2025/08/01 06:14:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/01 06:14:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:14:03 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : apple: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/08/01 06:14:03 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/08/01 06:14:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:14:03 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:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:15:40 DEBUG : Waiting for deletions to finish 2025/08/01 06:15:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:15:40 DEBUG : splitbananasplit: Excluded 2025/08/01 06:15:40 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:15:40 DEBUG : banana: Excluded 2025/08/01 06:15:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:15:40 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:15:40 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:15:40 DEBUG : apple: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:15:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/01 06:15:41 DEBUG : apple: Sizes identical 2025/08/01 06:15:41 DEBUG : apple: Unchanged skipping 2025/08/01 06:15:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/01 06:15:41 DEBUG : banana: Sizes identical 2025/08/01 06:15:41 DEBUG : banana: Unchanged skipping 2025/08/01 06:15:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 06:15:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/01 06:15:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/01 06:15:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/01 06:15:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/01 06:15:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/01 06:15:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/01 06:15:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/01 06:15:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/01 06:15:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/01 06:15:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/01 06:15:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/01 06:15:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/01 06:15:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/01 06:15:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/01 06:15:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/01 06:15:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/01 06:15:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/01 06:15:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/01 06:15:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/01 06:15:42 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:15:42 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:15:45 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:15:45 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:15:45 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:15:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:15:45 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:15:46 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:15:46 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:15:46 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:15:46 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:15:46 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:15:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:15:47 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:15:47 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:15:47 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:15:47 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:15:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:15:48 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:15:48 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:15:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:15:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:15:50 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:15:50 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:15:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:15:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:15:53 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:15:53 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:15:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:15:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:16:00 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:16:00 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:16:00 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:16:01 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:16:13 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:16:13 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:16:13 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:16:14 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:16:39 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:16:39 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:16:39 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:16:39 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:17:30 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/08/01 06:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/01 06:17:30 ERROR : splitbananasplit: Failed to copy: object not found 2025/08/01 06:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/01 06:17:30 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/08/01 06:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/01 06:17:31 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/08/01 06:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/01 06:17:32 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:17:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:17:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:17:33 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:17:33 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:17:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:17:34 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:17:34 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:17:34 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:17:34 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:17:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:17:35 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:17:35 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:17:35 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:17:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:17:36 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:17:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:17:36 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:17:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:17:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:17:37 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:17:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:17:38 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:17:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:17:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:17:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:17:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:17:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:17:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:17:48 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:17:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:17:49 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:18:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:18:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:18:01 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:18:02 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:18:26 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:18:26 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:18:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:18:28 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:19:17 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/08/01 06:19:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/01 06:19:18 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/08/01 06:19:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/01 06:19:18 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/08/01 06:19:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/01 06:19:19 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/08/01 06:19:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/01 06:19:20 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:19:20 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:19:20 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:19:20 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:19:21 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:19:21 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:19:21 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:19:21 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:19:21 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:19:22 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:19:22 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:19:22 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:19:22 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:19:23 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:19:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:19:23 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:19:23 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:19:23 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:19:24 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:19:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:19:25 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:19:25 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:19:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:19:26 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:19:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:19:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:19:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:19:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:19:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:19:35 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:19:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:19:36 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:19:47 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:19:48 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:19:49 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:19:49 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:20:13 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:20:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:20:14 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:20:15 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:21:04 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/08/01 06:21:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/01 06:21:05 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/08/01 06:21:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/01 06:21:06 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/08/01 06:21:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/01 06:21:06 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/08/01 06:21:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/01 06:21:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:21:07 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:21:07 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:21:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:21:08 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:21:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:21:08 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:21:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:21:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:21:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:21:09 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:21:09 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:21:10 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:21:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:21:10 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:21:10 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:21:10 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:21:11 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:21:11 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:21:11 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:21:12 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:21:12 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:21:13 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:21:14 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:21:15 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:21:16 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:21:16 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:21:17 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:21:21 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:21:22 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:21:23 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:21:24 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:21:34 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:21:35 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:21:36 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:21:37 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:22:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:22:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:22:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:22:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:22:51 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/08/01 06:22:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/01 06:22:52 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/08/01 06:22:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/01 06:22:53 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/08/01 06:22:53 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/08/01 06:22:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/08/01 06:22:54 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/08/01 06:22:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/08/01 06:22:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/01 06:22:55 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/08/01 06:22:56 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/08/01 06:22:58 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/08/01 06:23:01 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/08/01 06:23:08 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/08/01 06:23:21 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/08/01 06:23:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/08/01 06:24:38 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/08/01 06:24:38 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:24:38 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:24:38 DEBUG : Waiting for deletions to finish 2025/08/01 06:24:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : splitbananasplit: Excluded 2025/08/01 06:24:38 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : splitbanan(1): Excluded 2025/08/01 06:24:38 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : banana: Excluded 2025/08/01 06:24:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:24:38 DEBUG : appleapple(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : appleapple(1): Excluded 2025/08/01 06:24:38 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : apple: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0014-89;=(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0013-789;=(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0012-6789;(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0011-56789(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0010-45678(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0009-34567(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0008-23456(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0007-12345(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0006-ghijk(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0005-fghij(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0004-efghi(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0003-defgh(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0002-cdefg(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0001-bcdef(1): Excluded 2025/08/01 06:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:24:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:24:38 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/08/01 06:24:38 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:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:26:13 DEBUG : Waiting for deletions to finish 2025/08/01 06:26:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : splitbananasplit: Excluded 2025/08/01 06:26:13 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : banana: Excluded 2025/08/01 06:26:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:26:13 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : apple: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:26:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:26:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:26:14 DEBUG : apple: Sizes identical 2025/08/01 06:26:14 DEBUG : apple: Unchanged skipping 2025/08/01 06:26:14 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:26:14 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:26:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:26:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:26:14 DEBUG : banana: Sizes identical 2025/08/01 06:26:14 DEBUG : banana: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:26:14 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:26:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:26:14 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:26:14 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:26:14 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:26:14 DEBUG : Waiting for deletions to finish 2025/08/01 06:26:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : splitbananasplit: Excluded 2025/08/01 06:26:14 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : banana: Excluded 2025/08/01 06:26:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:26:14 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : apple: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:26:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:26:15 DEBUG : apple: Sizes identical 2025/08/01 06:26:15 DEBUG : apple: Unchanged skipping 2025/08/01 06:26:15 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:26:15 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:26:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:26:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:26:15 DEBUG : banana: Sizes identical 2025/08/01 06:26:15 DEBUG : banana: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:26:15 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:26:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:26:15 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:26:15 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:26:15 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:26:15 DEBUG : Waiting for deletions to finish 2025/08/01 06:26:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:26:15 DEBUG : splitbananasplit: Excluded 2025/08/01 06:26:15 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:26:15 DEBUG : banana: Excluded 2025/08/01 06:26:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:26:15 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:26:15 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:26:15 DEBUG : apple: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:26:16 DEBUG : Waiting for deletions to finish 2025/08/01 06:26:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : splitbananasplit: Excluded 2025/08/01 06:26:16 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : banana: Excluded 2025/08/01 06:26:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:26:16 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : apple: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:26:16 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:27:27 DEBUG : Waiting for deletions to finish 2025/08/01 06:27:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:27:27 DEBUG : splitbananasplit: Excluded 2025/08/01 06:27:27 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:27:27 DEBUG : banana: Excluded 2025/08/01 06:27:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:27:27 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:27:27 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:27:27 DEBUG : apple: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:27:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:27:28 DEBUG : apple: Sizes identical 2025/08/01 06:27:28 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:27:28 DEBUG : banana: Sizes identical 2025/08/01 06:27:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:27:28 DEBUG : banana: Unchanged skipping 2025/08/01 06:27:28 DEBUG : apple: Unchanged skipping 2025/08/01 06:27:28 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:27:28 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:27:28 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:27:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:27:28 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:27:28 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:27:28 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:27:28 DEBUG : Waiting for deletions to finish 2025/08/01 06:27:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : splitbananasplit: Excluded 2025/08/01 06:27:29 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : banana: Excluded 2025/08/01 06:27:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:27:29 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : apple: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:27:29 DEBUG : apple: Sizes identical 2025/08/01 06:27:29 DEBUG : apple: Unchanged skipping 2025/08/01 06:27:29 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:27:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:27:29 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:27:29 DEBUG : banana: Sizes identical 2025/08/01 06:27:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:27:29 DEBUG : banana: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:27:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:27:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:27:30 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:27:30 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:27:30 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:27:30 DEBUG : Waiting for deletions to finish 2025/08/01 06:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : splitbananasplit: Excluded 2025/08/01 06:27:30 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : banana: Excluded 2025/08/01 06:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:27:30 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : apple: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:28:40 DEBUG : Waiting for deletions to finish 2025/08/01 06:28:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : splitbananasplit: Excluded 2025/08/01 06:28:41 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : banana: Excluded 2025/08/01 06:28:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:28:41 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : apple: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:28:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:28:42 DEBUG : banana: Sizes identical 2025/08/01 06:28:42 DEBUG : banana: Unchanged skipping 2025/08/01 06:28:42 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:28:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:28:42 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:28:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:28:42 DEBUG : apple: Sizes identical 2025/08/01 06:28:42 DEBUG : apple: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:28:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:28:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:28:42 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:28:42 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:28:42 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:28:42 DEBUG : Waiting for deletions to finish 2025/08/01 06:28:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : splitbananasplit: Excluded 2025/08/01 06:28:42 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : banana: Excluded 2025/08/01 06:28:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:28:42 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : apple: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:28:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:28:43 DEBUG : apple: Sizes identical 2025/08/01 06:28:43 DEBUG : banana: Sizes identical 2025/08/01 06:28:43 DEBUG : banana: Unchanged skipping 2025/08/01 06:28:43 DEBUG : apple: Unchanged skipping 2025/08/01 06:28:43 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:28:43 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:28:43 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:28:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:28:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:28:43 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:28:43 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:28:43 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:28:43 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:28:43 DEBUG : Waiting for deletions to finish 2025/08/01 06:28:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : splitbananasplit: Excluded 2025/08/01 06:28:43 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : banana: Excluded 2025/08/01 06:28:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:28:43 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : apple: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:28:43 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:29:53 DEBUG : Waiting for deletions to finish 2025/08/01 06:29:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : splitbananasplit: Excluded 2025/08/01 06:29:54 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : banana: Excluded 2025/08/01 06:29:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:29:54 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : apple: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:29:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:29:54 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:29:54 DEBUG : banana: Sizes identical 2025/08/01 06:29:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:29:54 DEBUG : banana: Unchanged skipping 2025/08/01 06:29:54 DEBUG : apple: Sizes identical 2025/08/01 06:29:54 DEBUG : apple: Unchanged skipping 2025/08/01 06:29:54 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:29:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:29:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:29:55 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:29:55 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:29:55 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:29:55 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:29:55 DEBUG : Waiting for deletions to finish 2025/08/01 06:29:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : splitbananasplit: Excluded 2025/08/01 06:29:55 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : banana: Excluded 2025/08/01 06:29:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:29:55 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : apple: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:29:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:29:56 DEBUG : apple: Sizes identical 2025/08/01 06:29:56 DEBUG : apple: Unchanged skipping 2025/08/01 06:29:56 DEBUG : banana: Sizes identical 2025/08/01 06:29:56 DEBUG : banana: Unchanged skipping 2025/08/01 06:29:56 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:29:56 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:29:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:29:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:29:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:29:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:29:56 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:29:56 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:29:56 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:29:56 DEBUG : Waiting for deletions to finish 2025/08/01 06:29:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : splitbananasplit: Excluded 2025/08/01 06:29:56 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : banana: Excluded 2025/08/01 06:29:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:29:56 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : apple: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:29:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:29:56 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:31:07 DEBUG : Waiting for deletions to finish 2025/08/01 06:31:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : splitbananasplit: Excluded 2025/08/01 06:31:07 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : banana: Excluded 2025/08/01 06:31:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:31:07 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : apple: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:31:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:31:08 DEBUG : apple: Sizes identical 2025/08/01 06:31:08 DEBUG : apple: Unchanged skipping 2025/08/01 06:31:08 DEBUG : banana: Sizes identical 2025/08/01 06:31:08 DEBUG : banana: Unchanged skipping 2025/08/01 06:31:08 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:31:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:31:08 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:31:08 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:31:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:31:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:31:08 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:31:08 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:31:08 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:31:08 DEBUG : Waiting for deletions to finish 2025/08/01 06:31:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : splitbananasplit: Excluded 2025/08/01 06:31:08 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : banana: Excluded 2025/08/01 06:31:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:31:08 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : apple: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:31:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:31:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/01 06:31:09 DEBUG : apple: Sizes identical 2025/08/01 06:31:09 DEBUG : banana: Sizes identical 2025/08/01 06:31:09 DEBUG : splitbananasplit: Sizes identical 2025/08/01 06:31:09 DEBUG : splitbananasplit: Unchanged skipping 2025/08/01 06:31:09 DEBUG : apple: Unchanged skipping 2025/08/01 06:31:09 DEBUG : banana: Unchanged skipping 2025/08/01 06:31:09 DEBUG : appleappleapplebanana: Sizes identical 2025/08/01 06:31:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:31:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/08/01 06:31:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/01 06:31:09 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:31:09 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:31:09 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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/08/01 06:31:09 DEBUG : Waiting for deletions to finish 2025/08/01 06:31:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/01 06:31:09 DEBUG : splitbananasplit: Excluded 2025/08/01 06:31:09 DEBUG : banana: Excluded (Path Filter) 2025/08/01 06:31:09 DEBUG : banana: Excluded 2025/08/01 06:31:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/01 06:31:09 DEBUG : appleappleapplebanana: Excluded 2025/08/01 06:31:09 DEBUG : apple: Excluded (Path Filter) 2025/08/01 06:31:09 DEBUG : apple: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/01 06:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/01 06:31:10 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1322.99s) --- FAIL: TestTransform/prefix (207.28s) --- FAIL: TestTransform/suffix (115.44s) --- FAIL: TestTransform/truncate (632.40s) --- FAIL: TestTransform/encoder (74.64s) --- FAIL: TestTransform/ISO-8859-1 (73.69s) --- FAIL: TestTransform/charmap (73.26s) --- FAIL: TestTransform/lowercase (73.24s) --- FAIL: TestTransform/ascii (73.05s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:31:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 06:31:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 06:31:39 INFO : sub dir_somesuffix: Making directory 2025/08/01 06:31:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/01 06:31:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/01 06:31:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 06:31:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/01 06:31:40 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:31:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 06:31:40 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:31:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/01 06:31:42 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:31:42 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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.10s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:31:46 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:31:46 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:31:46 INFO : tictactoe: Making directory 2025/08/01 06:31:47 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:31:47 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:31:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:31:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/01 06:31:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:31:47 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:31:47 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:31:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/01 06:31:49 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:31:49 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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.14s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:31:53 INFO : toe: Making directory 2025/08/01 06:31:54 INFO : toe/toe: Making directory 2025/08/01 06:31:56 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:31:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 06:31:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 06:31:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 06:31:56 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:31:56 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:31:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 06:31:58 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:31:58 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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.29s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:32:03 INFO : toe: Making directory 2025/08/01 06:32:05 INFO : toe/toe: Making directory 2025/08/01 06:32:06 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 06:32:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 06:32:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/01 06:32:06 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:32:06 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:32:08 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/01 06:32:08 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:32:08 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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.30s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:32:13 DEBUG : empty_dir: Making directory with metadata 2025/08/01 06:32:13 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 06:32:13 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:14 INFO : tictacempty_dir: Making directory 2025/08/01 06:32:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:15 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:15 INFO : tictactoe: Making directory 2025/08/01 06:32:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:17 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:17 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:32:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:32:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:18 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:32:18 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:32:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:20 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:32:20 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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 (13.47s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:32:27 DEBUG : empty_dir: Making directory with metadata 2025/08/01 06:32:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 06:32:27 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:27 INFO : tictacempty_dir: Making directory 2025/08/01 06:32:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:32:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:29 INFO : tictactoe: Making directory 2025/08/01 06:32:30 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:30 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:30 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:32:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 06:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:32:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:32:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:32:32 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:32:32 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:32:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:32:33 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:32:33 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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 (13.46s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:32:40 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:40 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:40 INFO : tictactoe: Making directory 2025/08/01 06:32:42 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:42 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:32:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:42 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:32:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:32:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:32:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:43 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:32:43 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:32:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/01 06:32:45 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:32:45 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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.27s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:32:51 INFO : toe: Making directory 2025/08/01 06:32:52 INFO : toe/toe: Making directory 2025/08/01 06:32:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/01 06:32:54 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:32:54 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:32:56 INFO : toe/toe/toe: Copied (new) 2025/08/01 06:32:56 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:32:56 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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 (10.27s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:33:01 DEBUG : empty_dir: Making directory with metadata 2025/08/01 06:33:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 06:33:01 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:01 INFO : tictacempty_dir: Making directory 2025/08/01 06:33:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:03 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:03 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:03 INFO : tictactoe: Making directory 2025/08/01 06:33:04 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:04 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:04 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:33:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 06:33:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:33:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:06 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:33:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:06 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:33:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:07 INFO : toe/toe/toe.txt: Deleted 2025/08/01 06:33:07 ERROR : Local file system at /tmp/rclone2054329753: 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 (13.48s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:33:14 DEBUG : empty_dir: Making directory with metadata 2025/08/01 06:33:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 06:33:14 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:14 INFO : tictacempty_dir: Making directory 2025/08/01 06:33:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:16 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:16 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:16 INFO : tictactoe: Making directory 2025/08/01 06:33:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:18 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:18 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:33:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 06:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:19 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:33:19 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:33:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:21 INFO : toe/toe/toe.txt: Deleted 2025/08/01 06:33:21 ERROR : Local file system at /tmp/rclone2054329753: 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 (13.45s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:33:28 DEBUG : Reset feature "Copy" 2025/08/01 06:33:28 DEBUG : Reset feature "Move" 2025/08/01 06:33:28 DEBUG : Reset feature "Copy" 2025/08/01 06:33:28 DEBUG : Reset feature "Move" 2025/08/01 06:33:28 DEBUG : empty_dir: Making directory with metadata 2025/08/01 06:33:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/01 06:33:28 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:28 INFO : tictacempty_dir: Making directory 2025/08/01 06:33:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/01 06:33:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:29 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:29 INFO : tictactoe: Making directory 2025/08/01 06:33:31 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:31 DEBUG : toe: transformed to: tictactoe 2025/08/01 06:33:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:31 INFO : tictactoe/tictactoe: Making directory 2025/08/01 06:33:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/01 06:33:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/01 06:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:32 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:33:32 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:33:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/01 06:33:34 INFO : toe/toe/toe.txt: Deleted 2025/08/01 06:33:34 ERROR : Local file system at /tmp/rclone2054329753: 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 (13.45s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-nekacuj4duwu'", Local "Local file system at /tmp/rclone2054329753", Modify Window "876000h0m0s" 2025/08/01 06:33:41 DEBUG : toe: transformed to: dG9l 2025/08/01 06:33:41 DEBUG : toe: transformed to: dG9l 2025/08/01 06:33:41 INFO : dG9l: Making directory 2025/08/01 06:33:43 DEBUG : toe: transformed to: dG9l 2025/08/01 06:33:43 DEBUG : toe: transformed to: dG9l 2025/08/01 06:33:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 06:33:43 INFO : dG9l/dG9l: Making directory 2025/08/01 06:33:44 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/01 06:33:44 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/01 06:33:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 06:33:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/01 06:33:44 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 06:33:44 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for checks to finish 2025/08/01 06:33:44 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': Waiting for transfers to finish 2025/08/01 06:33:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/01 06:33:46 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': not deleting files as there were IO errors 2025/08/01 06:33:46 ERROR : Linkbox root 'rclone-test-nekacuj4duwu': 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 (10.29s) FAIL 2025/08/01 06:33:51 DEBUG : Linkbox root 'rclone-test-nekacuj4duwu': 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 25m52.213472121s (try 5/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]