"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/07/08 03:19:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe" 2025/07/08 03:19:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 03:19:54 DEBUG : Creating backend with remote "/tmp/rclone3379224006" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:19:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/08 03:19:56 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:19:56 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.83s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:19:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:19:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:19:58 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:19:58 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:02 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:20:02 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.96s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.57s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.56s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:07 DEBUG : Creating backend with remote "/non-existing" 2025/07/08 03:20:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/08 03:20:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:20:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (9.09s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.57s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:18 INFO : Linkbox root 'rclone-test-gapurey6caqe': Running all checks before starting transfers 2025/07/08 03:20:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:20:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:18 INFO : Linkbox root 'rclone-test-gapurey6caqe': Checks finished, now starting transfers 2025/07/08 03:20:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.83s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:27 ERROR : Ignoring --no-traverse with sync 2025/07/08 03:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:20:27 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:27 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:31 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:20:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.81s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/08 03:20:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:20:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:20:46 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:46 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:20:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 03:20:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:20:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:20:50 INFO : sub dir2: Making directory 2025/07/08 03:20:52 INFO : sub dir: Making directory 2025/07/08 03:20:54 INFO : sub dir2/sub sub dir2: Making directory 2025/07/08 03:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:20:55 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:20:55 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:20:58 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:20:59 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.33s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:21:07 INFO : sub dir2: Making directory 2025/07/08 03:21:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/08 03:21:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:07 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:21:07 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:21:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:21:15 DEBUG : sub dir2: Making directory with metadata 2025/07/08 03:21:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:16 INFO : sub dir2: Making directory 2025/07/08 03:21:17 INFO : sub dir: Making directory 2025/07/08 03:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:21:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:21:21 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:21 INFO : sub dir/hello world: Deleted 2025/07/08 03:21:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/08 03:21:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.86s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.57s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:21:29 INFO : sub dir2: Making directory 2025/07/08 03:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:21:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:21:33 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.84s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:21:38 DEBUG : sub dir2: Making directory with metadata 2025/07/08 03:21:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:21:38 INFO : sub dir2: Making directory 2025/07/08 03:21:40 INFO : sub dir: Making directory 2025/07/08 03:21:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:21:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:21:44 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:21:44 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:21:51 INFO : sub dir2: Making directory 2025/07/08 03:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:21:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:21:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:21:55 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.81s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:22:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kufudog5sajo" 2025/07/08 03:22:04 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-kufudog5sajo' 2025/07/08 03:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:06 DEBUG : Linkbox root 'rclone-test-kufudog5sajo': Waiting for checks to finish 2025/07/08 03:22:06 DEBUG : Linkbox root 'rclone-test-kufudog5sajo': Waiting for transfers to finish 2025/07/08 03:22:06 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/07/08 03:22:06 DEBUG : Linkbox root 'rclone-test-kufudog5sajo': Purge remote 2025/07/08 03:22:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.69s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:22:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:22:15 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:22:15 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:22:15 DEBUG : sub dir/hello world: Update: removing old file 2025/07/08 03:22:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (13.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:22:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-habalab3juma" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-habalab3juma' 2025/07/08 03:22:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:29 DEBUG : Linkbox root 'rclone-test-habalab3juma': Waiting for checks to finish 2025/07/08 03:22:29 DEBUG : Linkbox root 'rclone-test-habalab3juma': Waiting for transfers to finish 2025/07/08 03:22:30 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/07/08 03:22:30 DEBUG : Linkbox root 'rclone-test-habalab3juma': Purge remote 2025/07/08 03:22:30 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.35s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:22:39 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:22:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/08 03:22:39 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:22:39 DEBUG : sub dir/hello world: Update: removing old file 2025/07/08 03:22:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/08 03:22:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (13.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:22:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pilikij4buto" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-pilikij4buto' 2025/07/08 03:22:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:22:53 DEBUG : Linkbox root 'rclone-test-pilikij4buto': Waiting for checks to finish 2025/07/08 03:22:53 DEBUG : Linkbox root 'rclone-test-pilikij4buto': Waiting for transfers to finish 2025/07/08 03:22:53 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/07/08 03:22:53 DEBUG : Linkbox root 'rclone-test-pilikij4buto': Purge remote 2025/07/08 03:22:53 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.35s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:02 ERROR : error listing: directory not found 2025/07/08 03:23:02 INFO : Local file system at /tmp/rclone3379224006: Making directory 2025/07/08 03:23:03 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:03 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.91s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/08 03:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:23:12 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for checks to finish 2025/07/08 03:23:12 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for transfers to finish 2025/07/08 03:23:13 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:23:13 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3379224006/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/rclone3379224006/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.62s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/08 03:23:17 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:17 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:19 INFO : check sum: Copied (new) 2025/07/08 03:23:19 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:20 NOTICE: Linkbox root 'rclone-test-gapurey6caqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/08 03:23:20 DEBUG : check sum: Size of src and dst objects identical 2025/07/08 03:23:20 DEBUG : check sum: Unchanged skipping 2025/07/08 03:23:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:20 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.50s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/08 03:23:23 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:23 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:25 INFO : sizeonly: Copied (new) 2025/07/08 03:23:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:25 DEBUG : sizeonly: Sizes identical 2025/07/08 03:23:25 DEBUG : sizeonly: Unchanged skipping 2025/07/08 03:23:25 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:25 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:25 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/08 03:23:28 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:28 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:30 INFO : ignore-size: Copied (new) 2025/07/08 03:23:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:31 DEBUG : ignore-size: Sizes identical 2025/07/08 03:23:31 DEBUG : ignore-size: Unchanged skipping 2025/07/08 03:23:31 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:31 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:36 DEBUG : existing: Sizes identical 2025/07/08 03:23:36 DEBUG : existing: Unchanged skipping 2025/07/08 03:23:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:36 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:36 INFO : There was nothing to transfer 2025/07/08 03:23:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/08 03:23:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:36 DEBUG : existing: Update: removing old file 2025/07/08 03:23:40 INFO : existing: Copied (replaced existing) 2025/07/08 03:23:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:23:42 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:42 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:45 INFO : existing: Copied (new) 2025/07/08 03:23:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:45 DEBUG : existing: Destination exists, skipping 2025/07/08 03:23:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:23:45 DEBUG : Waiting for deletions to finish 2025/07/08 03:23:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:23:56 INFO : d: Making directory 2025/07/08 03:23:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:23:59 DEBUG : c/non empty space: Sizes identical 2025/07/08 03:23:59 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:23:59 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:23:59 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:03 INFO : a/potato2: Copied (new) 2025/07/08 03:24:03 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:05 INFO : b/potato: Deleted 2025/07/08 03:24:05 INFO : d: Removing directory 2025/07/08 03:24:06 INFO : b: Removing directory 2025/07/08 03:24:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (28.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:24:19 DEBUG : empty space: Sizes identical 2025/07/08 03:24:19 DEBUG : empty space: Unchanged skipping 2025/07/08 03:24:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:19 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:19 INFO : There was nothing to transfer 2025/07/08 03:24:20 DEBUG : empty space: Sizes identical 2025/07/08 03:24:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:20 DEBUG : empty space: Unchanged skipping 2025/07/08 03:24:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:20 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.58s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.57s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:24:26 DEBUG : empty space: Sizes identical 2025/07/08 03:24:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 03:24:26 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:26 DEBUG : empty space: Unchanged skipping 2025/07/08 03:24:26 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:29 INFO : potato: Copied (new) 2025/07/08 03:24:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:24:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/08 03:24:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:35 DEBUG : potato: Update: removing old file 2025/07/08 03:24:39 INFO : potato: Copied (replaced existing) 2025/07/08 03:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.69s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/07/08 03:24:44 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/07/08 03:24:44 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:44 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:44 DEBUG : potato: Update: removing old file 2025/07/08 03:24:47 INFO : potato: Copied (replaced existing) 2025/07/08 03:24:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:24:55 DEBUG : empty space: Sizes identical 2025/07/08 03:24:55 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:24:55 DEBUG : empty space: Unchanged skipping 2025/07/08 03:24:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/08 03:24:55 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:24:55 DEBUG : Waiting for deletions to finish 2025/07/08 03:24:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:25:03 DEBUG : empty space: Sizes identical 2025/07/08 03:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:25:03 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:25:03 DEBUG : empty space: Unchanged skipping 2025/07/08 03:25:03 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:25:06 INFO : potato2: Copied (new) 2025/07/08 03:25:06 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:25:19 INFO : d: Making directory 2025/07/08 03:25:21 INFO : d/e: Making directory 2025/07/08 03:25:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:25:24 DEBUG : c/non empty space: Sizes identical 2025/07/08 03:25:24 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:25:26 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:25:26 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:25:30 INFO : a/potato2: Copied (new) 2025/07/08 03:25:30 DEBUG : Waiting for deletions to finish 2025/07/08 03:25:32 INFO : b/potato: Deleted 2025/07/08 03:25:32 INFO : d/e: Removing directory 2025/07/08 03:25:34 INFO : d: Removing directory 2025/07/08 03:25:35 INFO : b: Removing directory 2025/07/08 03:25:37 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (35.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:25:55 INFO : d: Making directory 2025/07/08 03:25:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/08 03:25:59 DEBUG : c/non empty space: Sizes identical 2025/07/08 03:25:59 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:25:59 DEBUG : c/non empty space: Unchanged skipping 2025/07/08 03:25:59 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:26:04 INFO : a/potato2: Copied (new) 2025/07/08 03:26:04 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:26:04 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (35.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:26:28 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:26:29 DEBUG : empty space: Sizes identical 2025/07/08 03:26:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:26:29 DEBUG : empty space: Unchanged skipping 2025/07/08 03:26:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:26:30 INFO : potato: Deleted 2025/07/08 03:26:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (13.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:26:40 DEBUG : Waiting for deletions to finish 2025/07/08 03:26:40 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:26:40 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:26:42 INFO : potato: Deleted 2025/07/08 03:26:42 DEBUG : empty space: Sizes identical 2025/07/08 03:26:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:26:42 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:26:42 DEBUG : empty space: Unchanged skipping 2025/07/08 03:26:42 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:26:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (13.26s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:26:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:26:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:26:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:26:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.91s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:27:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:27:02 DEBUG : enormous: Excluded 2025/07/08 03:27:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:27:02 DEBUG : potato2: Excluded 2025/07/08 03:27:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:27:02 DEBUG : potato2: Excluded 2025/07/08 03:27:02 DEBUG : empty space: Sizes identical 2025/07/08 03:27:02 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:02 DEBUG : empty space: Unchanged skipping 2025/07/08 03:27:02 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:02 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:02 INFO : There was nothing to transfer 2025/07/08 03:27:03 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:27:03 DEBUG : enormous: Excluded 2025/07/08 03:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:27:03 DEBUG : potato2: Excluded 2025/07/08 03:27:03 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:27:03 DEBUG : potato2: Excluded 2025/07/08 03:27:03 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for checks to finish 2025/07/08 03:27:03 DEBUG : empty space: Sizes identical 2025/07/08 03:27:03 DEBUG : empty space: Unchanged skipping 2025/07/08 03:27:03 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for transfers to finish 2025/07/08 03:27:03 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (9.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:27:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/08 03:27:14 DEBUG : enormous: Excluded 2025/07/08 03:27:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/08 03:27:14 DEBUG : potato2: Excluded 2025/07/08 03:27:14 DEBUG : empty space: Sizes identical 2025/07/08 03:27:14 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:14 DEBUG : empty space: Unchanged skipping 2025/07/08 03:27:14 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:15 INFO : enormous: Deleted 2025/07/08 03:27:16 INFO : potato2: Deleted 2025/07/08 03:27:16 INFO : There was nothing to transfer 2025/07/08 03:27:16 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for checks to finish 2025/07/08 03:27:16 DEBUG : empty space: Sizes identical 2025/07/08 03:27:16 DEBUG : empty space: Unchanged skipping 2025/07/08 03:27:16 DEBUG : Local file system at /tmp/rclone3379224006: Waiting for transfers to finish 2025/07/08 03:27:16 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:16 INFO : enormous: Deleted 2025/07/08 03:27:16 INFO : potato2: Deleted 2025/07/08 03:27:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.58s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/07/08 03:27:19 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:19 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/08 03:27:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 03:27:19 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/08 03:27:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:22 INFO : potato: Copied (new) 2025/07/08 03:27:22 INFO : yam: Copied (new) 2025/07/08 03:27:22 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:22 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:22 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/08 03:27:22 DEBUG : potato: Sizes identical 2025/07/08 03:27:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/08 03:27:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:22 DEBUG : potato: Unchanged skipping 2025/07/08 03:27:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:25 INFO : yaml: Copied (new) 2025/07/08 03:27:25 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:26 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (11.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/07/08 03:27:30 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:30 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/08 03:27:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 03:27:30 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/08 03:27:30 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:30 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:33 INFO : potato: Copied (new) 2025/07/08 03:27:33 INFO : yam: Copied (new) 2025/07/08 03:27:33 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as either the source or destination do not support modtime 2025/07/08 03:27:33 DEBUG : potato: Sizes identical 2025/07/08 03:27:33 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/08 03:27:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:33 DEBUG : potato: Unchanged skipping 2025/07/08 03:27:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:36 INFO : yaml: Copied (new) 2025/07/08 03:27:36 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:37 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/07/08 03:27:41 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/08 03:27:41 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/07/08 03:27:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:41 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:45 INFO : potato: Copied (new) 2025/07/08 03:27:46 INFO : sub/yam: Copied (new) 2025/07/08 03:27:46 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:46 ERROR : Linkbox root 'rclone-test-gapurey6caqe': Ignoring --track-renames as the destination does not support server-side move or copy 2025/07/08 03:27:46 DEBUG : potato: Sizes identical 2025/07/08 03:27:46 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/08 03:27:46 DEBUG : potato: Unchanged skipping 2025/07/08 03:27:47 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:47 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:27:49 INFO : yam: Copied (new) 2025/07/08 03:27:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:27:50 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (15.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:27:56 DEBUG : Creating backend with remote "/tmp/rclone3379224006/dir1" 2025/07/08 03:27:56 DEBUG : Config file has changed externally - reloading 2025/07/08 03:27:56 DEBUG : Creating backend with remote "/tmp/rclone3379224006/dir2" 2025/07/08 03:27:56 DEBUG : Local file system at /tmp/rclone3379224006/dir2: Using server-side directory move 2025/07/08 03:27:56 INFO : Local file system at /tmp/rclone3379224006/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/08 03:27:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/08 03:27:56 INFO : file1.txt: Moved (server-side) 2025/07/08 03:27:56 DEBUG : Local file system at /tmp/rclone3379224006/dir2: Waiting for checks to finish 2025/07/08 03:27:56 DEBUG : Local file system at /tmp/rclone3379224006/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:27:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:27:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 03:27:57 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:27:57 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:28:04 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:28:04 INFO : sub dir/hello world: Deleted 2025/07/08 03:28:05 INFO : nested/sub dir/file: Copied (new) 2025/07/08 03:28:05 INFO : nested/sub dir/file: Deleted 2025/07/08 03:28:05 INFO : sub dir: Removing directory 2025/07/08 03:28:05 INFO : nested/sub dir: Removing directory 2025/07/08 03:28:05 INFO : nested: Removing directory 2025/07/08 03:28:05 DEBUG : Local file system at /tmp/rclone3379224006: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (18.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:28:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/08 03:28:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 03:28:15 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:28:15 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:28:23 INFO : nested/sub dir/file: Copied (new) 2025/07/08 03:28:23 INFO : nested/sub dir/file: Deleted 2025/07/08 03:28:23 INFO : sub dir/hello world: Copied (new) 2025/07/08 03:28:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:28:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/08 03:28:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:28:34 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:28:34 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:28:36 INFO : existing-b: Copied (new) 2025/07/08 03:28:36 INFO : existing-b: Deleted 2025/07/08 03:28:36 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:28:37 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:28:37 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:28:38 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:28:39 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:28:41 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:28:45 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:28:51 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:29:04 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:29:30 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:30:21 ERROR : existing: Failed to copy: object not found 2025/07/08 03:30:21 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (111.28s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:30:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-puhizer3xeye" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-puhizer3xeye' 2025/07/08 03:30:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:30:40 DEBUG : empty space: Sizes identical 2025/07/08 03:30:40 DEBUG : empty space: Unchanged skipping 2025/07/08 03:30:40 DEBUG : Linkbox root 'rclone-test-puhizer3xeye': Waiting for checks to finish 2025/07/08 03:30:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:30:40 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:30:40 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:30:41 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:30:41 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:30:41 INFO : empty space: Deleted 2025/07/08 03:30:41 DEBUG : Linkbox root 'rclone-test-puhizer3xeye': 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/07/08 03:30:41 DEBUG : Linkbox root 'rclone-test-puhizer3xeye': Purge remote --- FAIL: TestServerSideMove (21.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:30:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vukipom5piha" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-vukipom5piha' 2025/07/08 03:31:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 03:31:01 DEBUG : empty space: Excluded 2025/07/08 03:31:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/08 03:31:01 DEBUG : empty space: Excluded 2025/07/08 03:31:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:31:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:31:01 DEBUG : Linkbox root 'rclone-test-vukipom5piha': Waiting for checks to finish 2025/07/08 03:31:01 DEBUG : Linkbox root 'rclone-test-vukipom5piha': Waiting for transfers to finish 2025/07/08 03:31:02 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:02 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:02 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:02 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/07/08 03:31:02 DEBUG : Linkbox root 'rclone-test-vukipom5piha': Purge remote --- FAIL: TestServerSideMoveWithFilter (22.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:31:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xodicix2vode" 2025/07/08 03:31:16 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-gapurey6caqe' -> Linkbox root 'rclone-test-xodicix2vode' 2025/07/08 03:31:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/08 03:31:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/08 03:31:25 DEBUG : empty space: Sizes identical 2025/07/08 03:31:25 DEBUG : empty space: Unchanged skipping 2025/07/08 03:31:26 DEBUG : Linkbox root 'rclone-test-xodicix2vode': Waiting for checks to finish 2025/07/08 03:31:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:26 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:26 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:26 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:31:27 INFO : empty space: Deleted 2025/07/08 03:31:27 DEBUG : Linkbox root 'rclone-test-xodicix2vode': Waiting for transfers to finish 2025/07/08 03:31:27 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 03:31:27 DEBUG : Linkbox root 'rclone-test-xodicix2vode': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (25.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:31:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (6.05s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:31:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/rclone-sync-test" --- PASS: TestSyncOverlap (1.79s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:31:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/rclone-sync-test" 2025/07/08 03:31:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/rclone-sync-test-include/layer2" 2025/07/08 03:31:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-gapurey6caqe'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (20.01s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:32:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/dst" 2025/07/08 03:32:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/CompareDest" 2025/07/08 03:32:05 DEBUG : one: Need to transfer - File not found at Destination 2025/07/08 03:32:05 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:05 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:09 INFO : one: Copied (new) 2025/07/08 03:32:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:32:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:11 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:11 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:11 DEBUG : one: Update: removing old file 2025/07/08 03:32:14 INFO : one: Copied (replaced existing) 2025/07/08 03:32:14 DEBUG : Waiting for deletions to finish 2025/07/08 03:32:15 DEBUG : dst/one: Update: removing old file 2025/07/08 03:32:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:24 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:24 DEBUG : one: Sizes identical 2025/07/08 03:32:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:32:24 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:24 DEBUG : Waiting for deletions to finish 2025/07/08 03:32:24 INFO : There was nothing to transfer 2025/07/08 03:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:29 DEBUG : two: Sizes identical 2025/07/08 03:32:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 03:32:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:29 DEBUG : one: Sizes identical 2025/07/08 03:32:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:32:29 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:29 DEBUG : Waiting for deletions to finish 2025/07/08 03:32:29 INFO : There was nothing to transfer 2025/07/08 03:32:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:31 DEBUG : two: Sizes identical 2025/07/08 03:32:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/08 03:32:31 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:31 DEBUG : one: Sizes identical 2025/07/08 03:32:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:32:31 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:32:31 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/08 03:32:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/08 03:32:33 DEBUG : two: Need to transfer - File not found at Destination 2025/07/08 03:32:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for checks to finish 2025/07/08 03:32:33 DEBUG : one: Sizes identical 2025/07/08 03:32:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/08 03:32:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dst': Waiting for transfers to finish 2025/07/08 03:32:35 INFO : two: Copied (new) 2025/07/08 03:32:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (44.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:32:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/dest" 2025/07/08 03:32:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/pre-dest1" 2025/07/08 03:32:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gapurey6caqe/pre-dest2" 2025/07/08 03:33:00 DEBUG : 1: Sizes identical 2025/07/08 03:33:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/08 03:33:00 DEBUG : 2: Sizes identical 2025/07/08 03:33:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/08 03:33:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/08 03:33:01 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dest': Waiting for checks to finish 2025/07/08 03:33:01 DEBUG : Linkbox root 'rclone-test-gapurey6caqe/dest': Waiting for transfers to finish 2025/07/08 03:33:05 INFO : 3: Copied (new) 2025/07/08 03:33:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.80s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.57s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.62s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.57s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.57s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:33:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/08 03:33:24 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:33:24 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:33:24 DEBUG : Testêé: Update: removing old file 2025/07/08 03:33:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/08 03:33:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.66s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:33:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/08 03:33:30 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:33:30 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:33:32 INFO : existing: Copied (new) 2025/07/08 03:33:32 DEBUG : Waiting for deletions to finish 2025/07/08 03:33:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:33:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/08 03:33:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/08 03:33:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:33:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:33:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (6.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.58s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:33:54 DEBUG : existing: Sizes identical 2025/07/08 03:33:54 DEBUG : existing: Unchanged skipping 2025/07/08 03:33:54 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/08 03:33:55 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2025/07/08 03:33:55 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/07/08 03:34:02 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/07/08 03:34:04 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:04 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:04 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:04 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:04 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:12 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:12 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:12 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:12 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:17 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:17 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:17 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=65839576&token=5gyozaWkvgAkGJOT": context canceled 2025/07/08 03:34:17 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:18 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/08 03:34:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/07/08 03:34:21 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:21 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:21 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/08 03:34:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:34:22 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:22 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:22 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: RootURL not set 2025/07/08 03:34:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:34:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/07/08 03:34:22 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/07/08 03:34:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/07/08 03:34:26 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:34:26 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestFixCase --- FAIL: TestFixCase (82.14s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.71s) --- SKIP: TestMaxTransfer/Hard (0.57s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:36:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:36:36 DEBUG : both10: Sizes identical 2025/07/08 03:36:36 DEBUG : both0: Sizes identical 2025/07/08 03:36:36 DEBUG : both11: Sizes identical 2025/07/08 03:36:36 DEBUG : both10: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both12: Sizes identical 2025/07/08 03:36:36 DEBUG : both11: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both13: Sizes identical 2025/07/08 03:36:36 DEBUG : both13: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both14: Sizes identical 2025/07/08 03:36:36 DEBUG : both14: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both15: Sizes identical 2025/07/08 03:36:36 DEBUG : both15: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both16: Sizes identical 2025/07/08 03:36:36 DEBUG : both16: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both17: Sizes identical 2025/07/08 03:36:36 DEBUG : both17: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both18: Sizes identical 2025/07/08 03:36:36 DEBUG : both18: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both19: Sizes identical 2025/07/08 03:36:36 DEBUG : both19: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both1: Sizes identical 2025/07/08 03:36:36 DEBUG : both1: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both2: Sizes identical 2025/07/08 03:36:36 DEBUG : both2: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both3: Sizes identical 2025/07/08 03:36:36 DEBUG : both3: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both4: Sizes identical 2025/07/08 03:36:36 DEBUG : both4: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both5: Sizes identical 2025/07/08 03:36:36 DEBUG : both5: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both6: Sizes identical 2025/07/08 03:36:36 DEBUG : both6: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both7: Sizes identical 2025/07/08 03:36:36 DEBUG : both7: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both8: Sizes identical 2025/07/08 03:36:36 DEBUG : both8: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both12: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both0: Unchanged skipping 2025/07/08 03:36:36 DEBUG : both9: Sizes identical 2025/07/08 03:36:36 DEBUG : both9: Unchanged skipping 2025/07/08 03:36:36 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:36:36 DEBUG : Waiting for deletions to finish 2025/07/08 03:36:37 INFO : only10: Deleted 2025/07/08 03:36:37 INFO : only14: Deleted 2025/07/08 03:36:37 INFO : only16: Deleted 2025/07/08 03:36:38 INFO : only11: Deleted 2025/07/08 03:36:38 INFO : only12: Deleted 2025/07/08 03:36:39 INFO : only13: Deleted 2025/07/08 03:36:39 INFO : only4: Deleted 2025/07/08 03:36:39 INFO : only6: Deleted 2025/07/08 03:36:40 INFO : only8: Deleted 2025/07/08 03:36:40 INFO : only9: Deleted 2025/07/08 03:36:40 INFO : only15: Deleted 2025/07/08 03:36:40 INFO : only18: Deleted 2025/07/08 03:36:41 INFO : only5: Deleted 2025/07/08 03:36:41 INFO : only0: Deleted 2025/07/08 03:36:42 INFO : only17: Deleted 2025/07/08 03:36:42 INFO : only19: Deleted 2025/07/08 03:36:43 INFO : only1: Deleted 2025/07/08 03:36:43 INFO : only2: Deleted 2025/07/08 03:36:43 INFO : only3: Deleted 2025/07/08 03:36:43 INFO : only7: Deleted --- PASS: TestSyncConcurrentDelete (132.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:38:49 DEBUG : both10: Sizes identical 2025/07/08 03:38:49 DEBUG : both12: Sizes identical 2025/07/08 03:38:49 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:38:49 DEBUG : both0: Sizes identical 2025/07/08 03:38:49 DEBUG : both10: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both13: Sizes identical 2025/07/08 03:38:49 DEBUG : both11: Sizes identical 2025/07/08 03:38:49 DEBUG : both13: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both14: Sizes identical 2025/07/08 03:38:49 DEBUG : both14: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both15: Sizes identical 2025/07/08 03:38:49 DEBUG : both15: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both16: Sizes identical 2025/07/08 03:38:49 DEBUG : both16: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both17: Sizes identical 2025/07/08 03:38:49 DEBUG : both17: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both18: Sizes identical 2025/07/08 03:38:49 DEBUG : both18: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both19: Sizes identical 2025/07/08 03:38:49 DEBUG : both12: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both1: Sizes identical 2025/07/08 03:38:49 DEBUG : both19: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both2: Sizes identical 2025/07/08 03:38:49 DEBUG : both2: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both3: Sizes identical 2025/07/08 03:38:49 DEBUG : both3: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both4: Sizes identical 2025/07/08 03:38:49 DEBUG : both4: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both5: Sizes identical 2025/07/08 03:38:49 DEBUG : both5: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both6: Sizes identical 2025/07/08 03:38:49 DEBUG : both6: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both7: Sizes identical 2025/07/08 03:38:49 DEBUG : both7: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both8: Sizes identical 2025/07/08 03:38:49 DEBUG : both8: Unchanged skipping 2025/07/08 03:38:49 DEBUG : both9: Sizes identical 2025/07/08 03:38:49 DEBUG : both9: Unchanged skipping 2025/07/08 03:38:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : both0: Unchanged skipping 2025/07/08 03:38:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : both1: Unchanged skipping 2025/07/08 03:38:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : both11: Unchanged skipping 2025/07/08 03:38:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/08 03:38:49 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:38:49 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/07/08 03:38:49 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:38:49 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors sync_test.go:2780: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (153.82s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:39:46 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:39:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:39:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 03:39:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:39:46 INFO : empty_on_remote: Making directory 2025/07/08 03:39:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 03:39:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 03:39:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:39:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:39:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (25.19s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:40:11 DEBUG : empty_dir: Making directory with metadata 2025/07/08 03:40:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:40:11 DEBUG : empty_on_remote: Making directory with metadata 2025/07/08 03:40:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/08 03:40:11 INFO : empty_on_remote: Making directory 2025/07/08 03:40:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/08 03:40:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/08 03:40:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/08 03:40:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:40:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/08 03:40:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (29.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:40:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:40:40 INFO : sub dir: Making directory 2025/07/08 03:40:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (47.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:41:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 03:41:28 INFO : sub dir: Making directory 2025/07/08 03:41:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (48.00s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:43:06 DEBUG : Waiting for deletions to finish 2025/07/08 03:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : splitbananasplit: Excluded 2025/07/08 03:43:06 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : banana: Excluded 2025/07/08 03:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:43:06 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : apple: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:43:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:43:07 DEBUG : apple: Sizes identical 2025/07/08 03:43:07 DEBUG : apple: Unchanged skipping 2025/07/08 03:43:07 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 03:43:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:43:07 DEBUG : banana: Sizes identical 2025/07/08 03:43:07 DEBUG : banana: Unchanged skipping 2025/07/08 03:43:07 DEBUG : splitbananasplit: Sizes identical 2025/07/08 03:43:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:43:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 03:43:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:43:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:43:08 DEBUG : Waiting for deletions to finish 2025/07/08 03:43:08 INFO : There was nothing to transfer 2025/07/08 03:43:08 DEBUG : Waiting for deletions to finish 2025/07/08 03:43:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : splitbananasplit: Excluded 2025/07/08 03:43:08 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : banana: Excluded 2025/07/08 03:43:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:43:08 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : apple: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:43:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:43:09 DEBUG : apple: Sizes identical 2025/07/08 03:43:09 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 03:43:09 DEBUG : apple: Unchanged skipping 2025/07/08 03:43:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:43:09 DEBUG : splitbananasplit: Sizes identical 2025/07/08 03:43:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:43:09 DEBUG : banana: Sizes identical 2025/07/08 03:43:09 DEBUG : banana: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:43:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 03:43:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:43:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:43:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:43:09 INFO : There was nothing to transfer 2025/07/08 03:43:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:43:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : splitbananasplit: Excluded 2025/07/08 03:43:10 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : banana: Excluded 2025/07/08 03:43:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:43:10 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : apple: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:43:10 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:44:31 DEBUG : Waiting for deletions to finish 2025/07/08 03:44:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : splitbananasplit: Excluded 2025/07/08 03:44:31 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : banana: Excluded 2025/07/08 03:44:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:44:31 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : apple: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:44:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:44:32 DEBUG : apple: Sizes identical 2025/07/08 03:44:32 DEBUG : apple: Unchanged skipping 2025/07/08 03:44:32 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 03:44:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:44:32 DEBUG : splitbananasplit: Sizes identical 2025/07/08 03:44:32 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:44:32 DEBUG : banana: Sizes identical 2025/07/08 03:44:32 DEBUG : banana: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:44:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 03:44:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:44:32 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:44:32 DEBUG : Waiting for deletions to finish 2025/07/08 03:44:32 INFO : There was nothing to transfer 2025/07/08 03:44:32 DEBUG : Waiting for deletions to finish 2025/07/08 03:44:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : splitbananasplit: Excluded 2025/07/08 03:44:33 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : banana: Excluded 2025/07/08 03:44:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:44:33 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : apple: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:44:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:44:34 DEBUG : apple: Sizes identical 2025/07/08 03:44:34 DEBUG : apple: Unchanged skipping 2025/07/08 03:44:34 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 03:44:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:44:34 DEBUG : banana: Sizes identical 2025/07/08 03:44:34 DEBUG : banana: Unchanged skipping 2025/07/08 03:44:34 DEBUG : splitbananasplit: Sizes identical 2025/07/08 03:44:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:44:34 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 03:44:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:44:34 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:44:34 DEBUG : Waiting for deletions to finish 2025/07/08 03:44:34 INFO : There was nothing to transfer 2025/07/08 03:44:34 DEBUG : Waiting for deletions to finish 2025/07/08 03:44:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:44:34 DEBUG : splitbananasplit: Excluded 2025/07/08 03:44:34 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:44:34 DEBUG : banana: Excluded 2025/07/08 03:44:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:44:34 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:44:34 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:44:34 DEBUG : apple: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:44:35 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:45:55 DEBUG : Waiting for deletions to finish 2025/07/08 03:45:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:45:55 DEBUG : splitbananasplit: Excluded 2025/07/08 03:45:55 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:45:55 DEBUG : banana: Excluded 2025/07/08 03:45:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:45:55 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:45:55 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:45:55 DEBUG : apple: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:45:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:45:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:45:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:45:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:45:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:45:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:45:57 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:45:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:45:57 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:45:57 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:45:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:45:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:45:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:45:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:45:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:45:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:45:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:45:57 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:45:57 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:46:01 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/08 03:46:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:01 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:01 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/08 03:46:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:10 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:15 DEBUG : Waiting for deletions to finish 2025/07/08 03:46:17 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:46:17 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:46:17 INFO : banana: Deleted 2025/07/08 03:46:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:46:18 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:46:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:46:18 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:46:18 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:46:18 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:46:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:46:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:46:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:46:19 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:46:19 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:46:20 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:46:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:46:20 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:46:20 INFO : apple: Deleted 2025/07/08 03:46:20 INFO : appleappleapplebanana: Deleted 2025/07/08 03:46:21 INFO : splitbananasplit: Deleted 2025/07/08 03:46:21 DEBUG : Waiting for deletions to finish 2025/07/08 03:46:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/08 03:46:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : YXBwbGU=: Excluded 2025/07/08 03:46:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : YmFuYW5h: Excluded 2025/07/08 03:46:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/08 03:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:22 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:22 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:22 DEBUG : splitbananasplit: Sizes identical 2025/07/08 03:46:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 03:46:22 DEBUG : banana: Sizes identical 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 03:46:22 DEBUG : banana: Unchanged skipping 2025/07/08 03:46:22 DEBUG : apple: Sizes identical 2025/07/08 03:46:22 DEBUG : apple: Unchanged skipping 2025/07/08 03:46:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/08 03:46:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 03:46:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 03:46:22 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:46:22 DEBUG : Waiting for deletions to finish 2025/07/08 03:46:22 DEBUG : Waiting for deletions to finish 2025/07/08 03:46:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/08 03:46:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : YXBwbGU=: Excluded 2025/07/08 03:46:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : YmFuYW5h: Excluded 2025/07/08 03:46:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/08 03:46:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/08 03:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/08 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:23 DEBUG : apple: transformed to: YXBwbGU= 2025/07/08 03:46:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/08 03:46:23 DEBUG : banana: transformed to: YmFuYW5h 2025/07/08 03:46:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/08 03:46:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/08 03:46:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/08 03:46:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/08 03:46:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/08 03:46:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:47:44 DEBUG : Waiting for deletions to finish 2025/07/08 03:47:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : splitbananasplit: Excluded 2025/07/08 03:47:44 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : banana: Excluded 2025/07/08 03:47:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:47:44 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : apple: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:47:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:47:45 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:47:45 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:47:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:47:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 03:47:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/08 03:47:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/08 03:47:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/08 03:47:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/08 03:47:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/08 03:47:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/08 03:47:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/08 03:47:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/08 03:47:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/08 03:47:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/08 03:47:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/08 03:47:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/08 03:47:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/08 03:47:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/08 03:47:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/08 03:47:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/08 03:47:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:47:46 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:47:46 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:47:49 INFO : apple: Copied (new) to: PREFIXapple 2025/07/08 03:47:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:47:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/08 03:47:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:47:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/08 03:47:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:47:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/08 03:47:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:47:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:47:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:47:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:47:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:47:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:47:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:47:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:47:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:47:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:47:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:47:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:47:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:47:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:47:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:47:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:47:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:47:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:47:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:47:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:47:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:02 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:04 DEBUG : Waiting for deletions to finish 2025/07/08 03:48:05 INFO : apple: Deleted 2025/07/08 03:48:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/08 03:48:06 INFO : dir1/0003-defghij.txt: Deleted 2025/07/08 03:48:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/08 03:48:06 INFO : dir1/0010-456789.txt: Deleted 2025/07/08 03:48:06 INFO : dir1/0011-56789;.txt: Deleted 2025/07/08 03:48:06 INFO : appleappleapplebanana: Deleted 2025/07/08 03:48:07 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/08 03:48:07 INFO : dir1/0014-89;=.txt: Deleted 2025/07/08 03:48:07 INFO : splitbananasplit: Deleted 2025/07/08 03:48:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/08 03:48:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/08 03:48:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/08 03:48:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/08 03:48:08 INFO : dir1/0013-789;=.txt: Deleted 2025/07/08 03:48:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/08 03:48:08 INFO : banana: Deleted 2025/07/08 03:48:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/08 03:48:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/08 03:48:09 INFO : dir1/0009-3456789.txt: Deleted 2025/07/08 03:48:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:48:09 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/08 03:48:09 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/08 03:48:09 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/08 03:48:09 DEBUG : PREFIXbanana: Excluded 2025/07/08 03:48:09 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:48:09 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/08 03:48:09 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/08 03:48:09 DEBUG : PREFIXapple: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:48:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : apple: transformed to: PREFIXapple 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/08 03:48:10 DEBUG : banana: transformed to: PREFIXbanana 2025/07/08 03:48:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/08 03:48:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/08 03:48:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/08 03:48:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/08 03:48:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/08 03:48:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/08 03:48:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/08 03:48:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/08 03:48:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/08 03:48:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/08 03:48:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/08 03:48:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/08 03:48:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/08 03:48:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/08 03:48:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:48:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:48:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:48:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:48:11 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:48:11 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:48:14 INFO : appleappleapplebanana: Copied (new) 2025/07/08 03:48:14 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:48:15 INFO : banana: Copied (new) 2025/07/08 03:48:15 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:48:15 INFO : splitbananasplit: Copied (new) 2025/07/08 03:48:16 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:48:17 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:48:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/08 03:48:18 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:48:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/08 03:48:19 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/08 03:48:20 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:48:20 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/08 03:48:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/08 03:48:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/08 03:48:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/08 03:48:23 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:48:24 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/08 03:48:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/08 03:48:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/08 03:48:27 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/08 03:48:27 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/08 03:48:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/08 03:48:30 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/08 03:48:30 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/08 03:48:30 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:48:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/08 03:48:43 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:49:09 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:50:00 ERROR : apple: Failed to copy: object not found 2025/07/08 03:50:00 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:50:00 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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: object not found Test: TestTransform/prefix 2025/07/08 03:50:00 DEBUG : Waiting for deletions to finish 2025/07/08 03:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : splitbananasplit: Excluded 2025/07/08 03:50:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/08 03:50:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : PREFIXbanana: Excluded 2025/07/08 03:50:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/08 03:50:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : PREFIXapple: Excluded 2025/07/08 03:50:01 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : banana: Excluded 2025/07/08 03:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:50:01 DEBUG : apple(1): Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : apple(1): Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:50:01 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:118 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:51:49 DEBUG : Waiting for deletions to finish 2025/07/08 03:51:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : splitbananasplit: Excluded 2025/07/08 03:51:50 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : banana: Excluded 2025/07/08 03:51:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:51:50 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : apple: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:51:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:51:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/08 03:51:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/08 03:51:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/08 03:51:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/08 03:51:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:51:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:51:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:51:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/08 03:51:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:51:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/08 03:51:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/08 03:51:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:51:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/08 03:51:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:51:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/08 03:51:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:51:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/08 03:51:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:51:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/08 03:51:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:51:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/08 03:51:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:52:01 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/08 03:52:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:52:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/08 03:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:52:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/08 03:52:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:52:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/08 03:52:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:52:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/08 03:52:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:52:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/08 03:52:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:52:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/08 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:52:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/08 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:52:07 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/08 03:52:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/08 03:52:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/08 03:52:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/08 03:52:09 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 03:52:09 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 03:52:09 DEBUG : Waiting for deletions to finish 2025/07/08 03:52:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/08 03:52:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : splitbananasplit: Excluded 2025/07/08 03:52:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : bananaSUFFIX: Excluded 2025/07/08 03:52:10 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : banana: Excluded 2025/07/08 03:52:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : appleSUFFIX: Excluded 2025/07/08 03:52:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/08 03:52:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:52:10 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : apple: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/07/08 03:52:10 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/07/08 03:52:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:52:10 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-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 03:53:59 DEBUG : Waiting for deletions to finish 2025/07/08 03:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 03:53:59 DEBUG : splitbananasplit: Excluded 2025/07/08 03:53:59 DEBUG : banana: Excluded (Path Filter) 2025/07/08 03:53:59 DEBUG : banana: Excluded 2025/07/08 03:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 03:53:59 DEBUG : appleappleapplebanana: Excluded 2025/07/08 03:53:59 DEBUG : apple: Excluded (Path Filter) 2025/07/08 03:53:59 DEBUG : apple: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 03:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 03:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 03:54:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : apple: Sizes identical 2025/07/08 03:54:01 DEBUG : apple: Unchanged skipping 2025/07/08 03:54:01 DEBUG : banana: Sizes identical 2025/07/08 03:54:01 DEBUG : banana: Unchanged skipping 2025/07/08 03:54:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/08 03:54:01 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/08 03:54:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/08 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/08 03:54:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/08 03:54:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/08 03:54:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/08 03:54:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/08 03:54:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/08 03:54:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/08 03:54:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/08 03:54:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/08 03:54:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/08 03:54:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/08 03:54:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/08 03:54:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/08 03:54:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/08 03:54:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/08 03:54:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/08 03:54:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/08 03:54:01 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 03:54:01 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 03:54:04 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:54:04 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:54:04 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:54:05 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:54:05 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:54:05 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:54:05 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:54:05 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:54:06 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:54:06 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:54:06 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:54:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:54:06 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:54:07 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:54:07 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:54:07 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:54:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:54:08 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:54:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:54:08 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:54:09 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:54:10 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:54:10 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:54:10 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:54:12 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:54:13 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:54:14 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:54:14 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:54:19 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:54:20 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:54:20 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:54:20 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:54:32 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:54:33 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:54:33 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:54:34 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:54:58 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:54:59 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:54:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:54:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:55:49 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/07/08 03:55:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/08 03:55:50 ERROR : splitbananasplit: Failed to copy: object not found 2025/07/08 03:55:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/08 03:55:50 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/07/08 03:55:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/08 03:55:51 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/07/08 03:55:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/08 03:55:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:55:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:55:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:55:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:55:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:55:53 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:55:54 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:55:54 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:55:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:55:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:55:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:55:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:55:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:55:55 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:55:55 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:55:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:55:56 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:55:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:55:57 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:55:57 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:55:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:55:58 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:55:59 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:55:59 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:56:00 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:56:01 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:56:02 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:56:03 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:56:07 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:56:08 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:56:09 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:56:09 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:56:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:56:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:56:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:56:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:56:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:56:47 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:56:48 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:56:48 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:57:37 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/07/08 03:57:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/08 03:57:38 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/07/08 03:57:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/08 03:57:39 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/07/08 03:57:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/08 03:57:39 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/07/08 03:57:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/08 03:57:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:57:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:57:41 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:57:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:57:41 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:57:42 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:57:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:57:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:57:42 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:57:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:57:43 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:57:43 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:57:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:57:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:57:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:57:44 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:57:44 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:57:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:57:45 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:57:45 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:57:46 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:57:46 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:57:47 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:57:47 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:57:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:57:50 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:57:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:57:51 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:57:55 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:57:56 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:57:57 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:57:58 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:58:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:58:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:58:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:58:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:58:34 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:58:36 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:58:36 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:58:37 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 03:59:25 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/07/08 03:59:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/08 03:59:27 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/07/08 03:59:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/08 03:59:27 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/07/08 03:59:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/08 03:59:28 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/07/08 03:59:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/08 03:59:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:59:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:59:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:59:30 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:59:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:59:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:59:30 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:59:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:59:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:59:31 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 03:59:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:59:31 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:59:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 03:59:32 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:59:32 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:59:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 03:59:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:59:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:59:33 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 03:59:34 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:59:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:59:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 03:59:35 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:59:37 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 03:59:37 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:59:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:59:39 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:59:40 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 03:59:44 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:59:45 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:59:45 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:59:47 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 03:59:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:59:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 03:59:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 04:00:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 04:00:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 04:00:24 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 04:00:24 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 04:00:26 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 04:01:14 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/07/08 04:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/08 04:01:15 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/07/08 04:01:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/08 04:01:16 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/07/08 04:01:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/07/08 04:01:17 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/07/08 04:01:17 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/07/08 04:01:17 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/07/08 04:01:18 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/07/08 04:01:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/08 04:01:19 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/07/08 04:01:21 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/07/08 04:01:25 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/07/08 04:01:31 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/07/08 04:01:44 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/07/08 04:02:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/07/08 04:03:02 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/07/08 04:03:02 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:03:02 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:03:02 DEBUG : Waiting for deletions to finish 2025/07/08 04:03:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : splitbananasplit: Excluded 2025/07/08 04:03:02 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : splitbanan(1): Excluded 2025/07/08 04:03:02 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : banana: Excluded 2025/07/08 04:03:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:03:02 DEBUG : appleapple(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : appleapple(1): Excluded 2025/07/08 04:03:02 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : apple: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0014-89;=(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0013-789;=(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0012-6789;(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0011-56789(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0010-45678(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0009-34567(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0008-23456(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0007-12345(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0006-ghijk(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0005-fghij(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0004-efghi(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0003-defgh(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0002-cdefg(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0001-bcdef(1): Excluded 2025/07/08 04:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:03:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:03:02 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/07/08 04:03:02 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-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:04:49 DEBUG : Waiting for deletions to finish 2025/07/08 04:04:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : splitbananasplit: Excluded 2025/07/08 04:04:50 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : banana: Excluded 2025/07/08 04:04:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:04:50 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : apple: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:04:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:04:51 DEBUG : apple: Sizes identical 2025/07/08 04:04:51 DEBUG : apple: Unchanged skipping 2025/07/08 04:04:51 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:04:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:04:51 DEBUG : banana: Sizes identical 2025/07/08 04:04:51 DEBUG : banana: Unchanged skipping 2025/07/08 04:04:51 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:04:51 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:04:51 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:04:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:04:51 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:04:51 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:04:51 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:04:51 DEBUG : Waiting for deletions to finish 2025/07/08 04:04:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:04:51 DEBUG : splitbananasplit: Excluded 2025/07/08 04:04:51 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:04:51 DEBUG : banana: Excluded 2025/07/08 04:04:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:04:51 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:04:51 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:04:51 DEBUG : apple: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:04:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:04:53 DEBUG : apple: Sizes identical 2025/07/08 04:04:53 DEBUG : apple: Unchanged skipping 2025/07/08 04:04:53 DEBUG : banana: Sizes identical 2025/07/08 04:04:53 DEBUG : banana: Unchanged skipping 2025/07/08 04:04:53 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:04:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:04:53 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:04:53 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:04:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:04:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:04:53 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:04:53 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:04:53 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:04:53 DEBUG : Waiting for deletions to finish 2025/07/08 04:04:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : splitbananasplit: Excluded 2025/07/08 04:04:54 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : banana: Excluded 2025/07/08 04:04:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:04:54 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : apple: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:04:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:04:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:04:54 DEBUG : Waiting for deletions to finish 2025/07/08 04:04:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : splitbananasplit: Excluded 2025/07/08 04:04:55 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : banana: Excluded 2025/07/08 04:04:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:04:55 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : apple: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:06:16 DEBUG : Waiting for deletions to finish 2025/07/08 04:06:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:06:16 DEBUG : splitbananasplit: Excluded 2025/07/08 04:06:16 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:06:16 DEBUG : banana: Excluded 2025/07/08 04:06:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:06:16 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:06:16 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:06:16 DEBUG : apple: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:06:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:06:18 DEBUG : apple: Sizes identical 2025/07/08 04:06:18 DEBUG : apple: Unchanged skipping 2025/07/08 04:06:18 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:06:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:06:18 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:06:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:06:18 DEBUG : banana: Sizes identical 2025/07/08 04:06:18 DEBUG : banana: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:06:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:06:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:06:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:06:18 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:06:18 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:06:18 DEBUG : Waiting for deletions to finish 2025/07/08 04:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : splitbananasplit: Excluded 2025/07/08 04:06:18 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : banana: Excluded 2025/07/08 04:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:06:18 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : apple: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:06:19 DEBUG : apple: Sizes identical 2025/07/08 04:06:19 DEBUG : apple: Unchanged skipping 2025/07/08 04:06:19 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:06:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:06:19 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:06:19 DEBUG : banana: Sizes identical 2025/07/08 04:06:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:06:19 DEBUG : banana: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:06:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:06:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:06:20 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:06:20 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:06:20 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:06:20 DEBUG : Waiting for deletions to finish 2025/07/08 04:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : splitbananasplit: Excluded 2025/07/08 04:06:20 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : banana: Excluded 2025/07/08 04:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:06:20 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : apple: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:07:41 DEBUG : Waiting for deletions to finish 2025/07/08 04:07:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:07:41 DEBUG : splitbananasplit: Excluded 2025/07/08 04:07:41 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:07:41 DEBUG : banana: Excluded 2025/07/08 04:07:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:07:41 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:07:41 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:07:41 DEBUG : apple: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:07:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:07:43 DEBUG : apple: Sizes identical 2025/07/08 04:07:43 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:07:43 DEBUG : apple: Unchanged skipping 2025/07/08 04:07:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:07:43 DEBUG : banana: Sizes identical 2025/07/08 04:07:43 DEBUG : banana: Unchanged skipping 2025/07/08 04:07:43 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:07:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:07:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:07:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:07:43 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:07:43 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:07:43 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:07:43 DEBUG : Waiting for deletions to finish 2025/07/08 04:07:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : splitbananasplit: Excluded 2025/07/08 04:07:43 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : banana: Excluded 2025/07/08 04:07:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:07:43 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : apple: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:07:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:07:44 DEBUG : apple: Sizes identical 2025/07/08 04:07:44 DEBUG : apple: Unchanged skipping 2025/07/08 04:07:44 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:07:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:07:44 DEBUG : banana: Sizes identical 2025/07/08 04:07:44 DEBUG : banana: Unchanged skipping 2025/07/08 04:07:44 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:07:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:07:45 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:07:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:07:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:07:45 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:07:45 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:07:45 DEBUG : Waiting for deletions to finish 2025/07/08 04:07:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : splitbananasplit: Excluded 2025/07/08 04:07:45 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : banana: Excluded 2025/07/08 04:07:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:07:45 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : apple: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:07:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:07:45 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:09:06 DEBUG : Waiting for deletions to finish 2025/07/08 04:09:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : splitbananasplit: Excluded 2025/07/08 04:09:07 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : banana: Excluded 2025/07/08 04:09:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:09:07 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : apple: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:09:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:09:08 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:09:08 DEBUG : apple: Sizes identical 2025/07/08 04:09:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:09:08 DEBUG : apple: Unchanged skipping 2025/07/08 04:09:08 DEBUG : banana: Sizes identical 2025/07/08 04:09:08 DEBUG : banana: Unchanged skipping 2025/07/08 04:09:08 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:09:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:09:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:09:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:09:08 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:09:08 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:09:08 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:09:08 DEBUG : Waiting for deletions to finish 2025/07/08 04:09:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:09:08 DEBUG : splitbananasplit: Excluded 2025/07/08 04:09:08 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:09:08 DEBUG : banana: Excluded 2025/07/08 04:09:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:09:08 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:09:08 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:09:08 DEBUG : apple: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:09:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:09:10 DEBUG : apple: Sizes identical 2025/07/08 04:09:10 DEBUG : apple: Unchanged skipping 2025/07/08 04:09:10 DEBUG : banana: Sizes identical 2025/07/08 04:09:10 DEBUG : banana: Unchanged skipping 2025/07/08 04:09:10 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:09:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:09:10 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:09:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:09:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:09:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:09:10 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:09:10 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:09:10 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:09:10 DEBUG : Waiting for deletions to finish 2025/07/08 04:09:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : splitbananasplit: Excluded 2025/07/08 04:09:10 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : banana: Excluded 2025/07/08 04:09:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:09:10 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : apple: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:09:10 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:10:31 DEBUG : Waiting for deletions to finish 2025/07/08 04:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : splitbananasplit: Excluded 2025/07/08 04:10:32 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : banana: Excluded 2025/07/08 04:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:10:32 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : apple: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:10:33 DEBUG : apple: Sizes identical 2025/07/08 04:10:33 DEBUG : apple: Unchanged skipping 2025/07/08 04:10:33 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:10:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:10:33 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:10:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:10:33 DEBUG : banana: Sizes identical 2025/07/08 04:10:33 DEBUG : banana: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:10:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:10:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:10:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:10:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:10:33 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:10:33 DEBUG : Waiting for deletions to finish 2025/07/08 04:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : splitbananasplit: Excluded 2025/07/08 04:10:34 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : banana: Excluded 2025/07/08 04:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:10:34 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : apple: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/08 04:10:35 DEBUG : apple: Sizes identical 2025/07/08 04:10:35 DEBUG : apple: Unchanged skipping 2025/07/08 04:10:35 DEBUG : appleappleapplebanana: Sizes identical 2025/07/08 04:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/08 04:10:35 DEBUG : banana: Sizes identical 2025/07/08 04:10:35 DEBUG : banana: Unchanged skipping 2025/07/08 04:10:35 DEBUG : splitbananasplit: Sizes identical 2025/07/08 04:10:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/07/08 04:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/08 04:10:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:10:35 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:10:35 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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/07/08 04:10:35 DEBUG : Waiting for deletions to finish 2025/07/08 04:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/08 04:10:35 DEBUG : splitbananasplit: Excluded 2025/07/08 04:10:35 DEBUG : banana: Excluded (Path Filter) 2025/07/08 04:10:35 DEBUG : banana: Excluded 2025/07/08 04:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/08 04:10:35 DEBUG : appleappleapplebanana: Excluded 2025/07/08 04:10:35 DEBUG : apple: Excluded (Path Filter) 2025/07/08 04:10:35 DEBUG : apple: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/08 04:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/08 04:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1731.46s) --- PASS: TestTransform/NFC (85.81s) --- PASS: TestTransform/NFD (84.81s) --- PASS: TestTransform/base64 (108.09s) --- FAIL: TestTransform/prefix (246.25s) --- FAIL: TestTransform/suffix (129.16s) --- FAIL: TestTransform/truncate (649.88s) --- FAIL: TestTransform/encoder (86.81s) --- FAIL: TestTransform/ISO-8859-1 (85.24s) --- FAIL: TestTransform/charmap (84.97s) --- FAIL: TestTransform/lowercase (85.28s) --- FAIL: TestTransform/ascii (85.14s) === RUN TestTransformCopy run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:11:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 04:11:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 04:11:08 INFO : sub dir_somesuffix: Making directory 2025/07/08 04:11:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/08 04:11:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/08 04:11:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 04:11:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/08 04:11:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:11:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:11:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 04:11:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/08 04:11:12 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:11:12 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (8.43s) === RUN TestDoubleTransform run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:11:16 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:16 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:16 INFO : tictactoe: Making directory 2025/07/08 04:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:18 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:11:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/08 04:11:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:11:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:11:18 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:11:20 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/08 04:11:20 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:11:20 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (8.54s) === RUN TestFileTag run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:11:25 INFO : toe: Making directory 2025/07/08 04:11:26 INFO : toe/toe: Making directory 2025/07/08 04:11:28 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 04:11:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 04:11:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 04:11:28 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:11:28 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:11:30 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 04:11:30 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:11:30 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (12.01s) === RUN TestNoTag run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:11:37 INFO : toe: Making directory 2025/07/08 04:11:38 INFO : toe/toe: Making directory 2025/07/08 04:11:40 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 04:11:40 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 04:11:40 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/08 04:11:40 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:11:40 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:11:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/08 04:11:42 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:11:42 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (11.89s) === RUN TestDirTag run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:11:48 DEBUG : empty_dir: Making directory with metadata 2025/07/08 04:11:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 04:11:48 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:11:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:11:48 INFO : tictacempty_dir: Making directory 2025/07/08 04:11:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:11:50 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:50 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:50 INFO : tictactoe: Making directory 2025/07/08 04:11:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:52 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:11:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:11:52 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:11:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 04:11:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:11:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 04:11:54 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:11:54 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:11:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 04:11:56 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:11:56 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (15.62s) === RUN TestAllTag run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:12:04 DEBUG : empty_dir: Making directory with metadata 2025/07/08 04:12:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 04:12:04 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:04 INFO : tictacempty_dir: Making directory 2025/07/08 04:12:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:06 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:06 INFO : tictactoe: Making directory 2025/07/08 04:12:07 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:07 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:07 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:12:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 04:12:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:12:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:12:09 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:12:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:11 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:12:11 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (15.56s) === RUN TestRunTwice run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:12:19 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:20 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:20 INFO : tictactoe: Making directory 2025/07/08 04:12:21 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:21 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:21 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:12:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 04:12:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:12:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/08 04:12:23 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:12:23 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:12:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/08 04:12:25 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:12:25 ERROR : Linkbox root 'rclone-test-gapurey6caqe': 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 (11.90s) === RUN TestSyntax 2025/07/08 04:12:31 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:12:32 INFO : toe: Making directory 2025/07/08 04:12:33 INFO : toe/toe: Making directory 2025/07/08 04:12:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 04:12:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:12:35 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:12:37 INFO : toe/toe/toe: Copied (new) 2025/07/08 04:12:37 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:12:37 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (11.89s) === RUN TestMove run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:12:43 DEBUG : empty_dir: Making directory with metadata 2025/07/08 04:12:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 04:12:43 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:43 INFO : tictacempty_dir: Making directory 2025/07/08 04:12:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:45 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:45 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:45 INFO : tictactoe: Making directory 2025/07/08 04:12:47 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:47 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:47 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:12:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:12:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 04:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:48 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:12:48 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:12:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:12:51 INFO : toe/toe/toe.txt: Deleted 2025/07/08 04:12:51 ERROR : Local file system at /tmp/rclone3379224006: 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 (15.35s) === RUN TestTransformFile run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:12:58 DEBUG : empty_dir: Making directory with metadata 2025/07/08 04:12:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 04:12:58 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:12:59 INFO : tictacempty_dir: Making directory 2025/07/08 04:13:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:13:00 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:00 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:00 INFO : tictactoe: Making directory 2025/07/08 04:13:02 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:02 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:13:02 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:13:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:13:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 04:13:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:13:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:04 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:13:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:04 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:13:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:06 INFO : toe/toe/toe.txt: Deleted 2025/07/08 04:13:06 ERROR : Local file system at /tmp/rclone3379224006: 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 (15.38s) === RUN TestManualTransformFile run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:13:14 DEBUG : Reset feature "Copy" 2025/07/08 04:13:14 DEBUG : Reset feature "Move" 2025/07/08 04:13:14 DEBUG : Reset feature "Copy" 2025/07/08 04:13:14 DEBUG : Reset feature "Move" 2025/07/08 04:13:14 DEBUG : empty_dir: Making directory with metadata 2025/07/08 04:13:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/08 04:13:14 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:13:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:13:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:13:14 INFO : tictacempty_dir: Making directory 2025/07/08 04:13:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/08 04:13:16 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:16 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:16 INFO : tictactoe: Making directory 2025/07/08 04:13:17 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:17 DEBUG : toe: transformed to: tictactoe 2025/07/08 04:13:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:13:17 INFO : tictactoe/tictactoe: Making directory 2025/07/08 04:13:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/08 04:13:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/08 04:13:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:13:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:13:19 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:13:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/08 04:13:21 INFO : toe/toe/toe.txt: Deleted 2025/07/08 04:13:21 ERROR : Local file system at /tmp/rclone3379224006: 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 (15.35s) === RUN TestBase64 run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:13:29 DEBUG : toe: transformed to: dG9l 2025/07/08 04:13:29 DEBUG : toe: transformed to: dG9l 2025/07/08 04:13:29 INFO : dG9l: Making directory 2025/07/08 04:13:31 DEBUG : toe: transformed to: dG9l 2025/07/08 04:13:31 DEBUG : toe: transformed to: dG9l 2025/07/08 04:13:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 04:13:31 INFO : dG9l/dG9l: Making directory 2025/07/08 04:13:33 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/08 04:13:33 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/08 04:13:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 04:13:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/08 04:13:33 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 04:13:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:13:33 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:13:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/08 04:13:35 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:13:35 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (11.95s) === RUN TestError run.go:180: Remote "Linkbox root 'rclone-test-gapurey6caqe'", Local "Local file system at /tmp/rclone3379224006", Modify Window "876000h0m0s" 2025/07/08 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:41 DEBUG : toe: transformed to: 2025/07/08 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:41 DEBUG : toe: transformed to: 2025/07/08 04:13:41 INFO : Linkbox root 'rclone-test-gapurey6caqe': Making directory 2025/07/08 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:41 DEBUG : toe: transformed to: 2025/07/08 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:41 DEBUG : toe: transformed to: 2025/07/08 04:13:41 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:41 DEBUG : toe/toe: transformed to: 2025/07/08 04:13:41 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 04:13:41 INFO : toe/toe: Making directory 2025/07/08 04:13:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:45 DEBUG : toe/toe: transformed to: 2025/07/08 04:13:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/08 04:13:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:45 DEBUG : toe: transformed to: 2025/07/08 04:13:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/08 04:13:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/08 04:13:45 DEBUG : toe/toe/toe: transformed to: 2025/07/08 04:13:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/08 04:13:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for checks to finish 2025/07/08 04:13:45 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Waiting for transfers to finish 2025/07/08 04:13:47 INFO : toe/toe/toe: Copied (new) 2025/07/08 04:13:47 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting files as there were IO errors 2025/07/08 04:13:47 ERROR : Linkbox root 'rclone-test-gapurey6caqe': not deleting directories as there were IO errors --- PASS: TestError (12.98s) FAIL 2025/07/08 04:13:54 DEBUG : Linkbox root 'rclone-test-gapurey6caqe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 54m1.988597378s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestMoveWithIgnoreExisting 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]